Browse Source

Merge pull request #4398 from jschulthess/master

Added includes to specify openshift version for libvirt cluster creat…
Scott Dodson 7 years ago
parent
commit
5c678402a0
1 changed files with 2 additions and 0 deletions
  1. 2 0
      playbooks/libvirt/openshift-cluster/config.yml

+ 2 - 0
playbooks/libvirt/openshift-cluster/config.yml

@@ -3,6 +3,8 @@
 # is localhost, so no hostname value (or public_hostname) value is getting
 # assigned
 
+- include: ../../common/openshift-cluster/std_include.yml
+
 - hosts: localhost
   gather_facts: no
   tasks: