tripleo-heat-templates/extraconfig/services
Saravanan KR 7705f789b5 Fix error in the role-specific parameter merging in rhsm service
RhsmVars should be used as the value to be replaced for the global
values, instead of using 'vars'.
Closes-Bug: #1776597

Change-Id: I480b3c51787547b9dd4e1401363a5da7c40798a8
(cherry picked from commit 46a5b2a497)
2018-06-18 04:29:04 +00:00
..
README.rst Add readme for experimental extraconfig/services 2017-12-15 15:41:23 +00:00
ipsec.yaml Enable configuring tripleo-ipsec variables through IpsecVars 2018-01-30 12:07:42 +00:00
kubernetes-master.yaml Do not format output for kubespray or openshift deployments 2018-01-19 17:55:13 +01:00
kubernetes-worker.yaml Update templates alias to queens 2017-12-20 10:27:23 +01:00
openshift-master.yaml Set openshift_(ip|hostname) to ctrlplane ip 2018-02-26 12:16:12 +01:00
openshift-worker.yaml Update templates alias to queens 2017-12-20 10:27:23 +01:00
rhsm.yaml Fix error in the role-specific parameter merging in rhsm service 2018-06-18 04:29:04 +00:00

README.rst

Externally Installed Services

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