tripleo-heat-templates/extraconfig/post_deploy
Alex Schultz 2913e57412 Add python interpreter to ansible postconfig
In order to specify which version of python we should use for the
deployment, we need to pass in the python interpreter into the
postconfig where we are directly calling the ansible heat hook.

Change-Id: I9dfc72269f800395a9864c457a5a43f7590c8e75
Related-Blueprint: python3-support
2018-12-18 22:17:51 +00:00
..
README Wire in Controller pre-deployment extraconfig 2015-07-06 10:56:11 -04:00
clouds_yaml.py Correct file modes for rpmlint failures 2018-12-14 13:21:28 -07:00
default.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
example.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
example_run_on_update.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
standalone_post.yaml Add python interpreter to ansible postconfig 2018-12-18 22:17:51 +00:00
undercloud_ctlplane_network.py Correct file modes for rpmlint failures 2018-12-14 13:21:28 -07:00
undercloud_post.py Correct file modes for rpmlint failures 2018-12-14 13:21:28 -07:00
undercloud_post.sh Move UndercloudPostDeployment to python 2018-11-08 03:58:11 +01:00
undercloud_post.yaml Create clouds.yaml for the undercloud 2018-11-22 13:54:54 +01:00

README

This tree contains additional configuration which happens "post deployment",
e.g after the OpenStack service configuration has been completed.