tripleo-heat-templates/extraconfig/services
Martin André cc046a757c Do not fail on non existent ansible group
When a role is defined but this role has a host count of 0, the ansible
tasks to generate the openshift inventory for the service would fail
with an undefined variable error.

Setting the value for non existent groups to empty array should get us
past the error.

Change-Id: Ib42708c095d28827f5decdb885ceb4f2a67b3a8b
2018-06-11 11:31:12 +02:00
..
README.rst Add readme for experimental extraconfig/services 2017-12-15 15:41:23 +00:00
ipsec.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
kubernetes-master.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
kubernetes-worker.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
openshift-cns.yaml Decouple OpenShiftGlusterDisks from openshift-master.yaml 2018-06-05 09:45:52 +01:00
openshift-master.yaml Do not fail on non existent ansible group 2018-06-11 11:31:12 +02:00
openshift-worker.yaml Do not fail on non existent ansible group 2018-06-11 11:31:12 +02:00
rhsm.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00

README.rst

Externally Installed Services

The services in this directory and the Ansible hook they use (external_deploy_tasks) are currently considered experimental.