tripleo-heat-templates/extraconfig/services
Flavio Percoco de39f8a3eb Allow for passing boot-time vars/args to OC nodes
openshift-ansible allows for passing boot time arguments to the
openshift nodes as well as other variables through the inventory. By
adding the OpenShift(Master|Worker)NodeVars variable, we'll allow for
these variables to be set and customized per deployment.

Co-Authored-By: Martin André <m.andre@redhat.com>
Change-Id: Ifc8d26fab314a89bf1855fd9035c2ad9be23c28a
2018-03-22 09:12:59 +01: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 Allow for passing boot-time vars/args to OC nodes 2018-03-22 09:12:59 +01:00
openshift-worker.yaml Update templates alias to queens 2017-12-20 10:27:23 +01:00
rhsm.yaml Introduce OS::TripleO::Services::Rhsm 2017-12-27 11:03:49 -08:00

README.rst

Externally Installed Services

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