Explorar el Código

Merge pull request #4398 from jschulthess/master

Added includes to specify openshift version for libvirt cluster creat…
Scott Dodson hace 7 años
padre
commit
5c678402a0
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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: