tripleo-heat-templates/extraconfig/services
Martin André 8629bf4ab5 Fix openshift new node detection
For openshift deployment it is important to know which nodes are new to
the cluster so that can be added to the appropriate groups. The new node
detection was broken due to the recent switch to containerized
undercloud and move to openshift 3.10. This commit fixes the issues by
relying on the systemd status rather than docker directly.

Change-Id: Ica13d1aaee259d831d32698466ef8971e526483a
2018-09-25 16:35:48 +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 Merge "Add pvremove to the disk clean step" 2018-09-18 17:09:56 +00:00
openshift-master.yaml Fix openshift new node detection 2018-09-25 16:35:48 +02:00
openshift-node.yaml Fix openshift new node detection 2018-09-25 16:35:48 +02:00
openshift-worker.yaml Refactor openshift services for composable roles 2018-09-25 16:35:48 +02:00
rhsm.yaml Fix error in the role-specific parameter merging in rhsm service 2018-06-13 11:19:00 +05:30
skydive-agent.yaml skydive external_deploy_task migration 2018-06-22 12:12:36 +02:00
skydive-analyzer.yaml skydive external_deploy_task migration 2018-06-22 12:12:36 +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.