tripleo-heat-templates/extraconfig/post_deploy
ramishra c9991c2e31 Use 'wallaby' heat_template_version
With I57047682cfa82ba6ca4affff54fab5216e9ba51c Heat has added
a new template version for wallaby. This would allow us to use
2-argument variant of the ``if`` function that would allow for
 e.g. conditional definition of resource properties and help
cleanup templates. If only two arguments are passed to ``if``
function, the entire enclosing item is removed when the condition
is false.

Change-Id: I25f981b60c6a66b39919adc38c02a051b6c51269
2021-03-31 17:35:12 +05:30
..
README Wire in Controller pre-deployment extraconfig 2015-07-06 10:56:11 -04:00
default.yaml Use 'wallaby' heat_template_version 2021-03-31 17:35:12 +05:30
example.yaml Use 'wallaby' heat_template_version 2021-03-31 17:35:12 +05:30
example_run_on_update.yaml Use 'wallaby' heat_template_version 2021-03-31 17:35:12 +05:30
undercloud_ctlplane_network.py Set dns_name propery on ports and networks 2020-04-03 08:57:38 +02:00
undercloud_post.py Merge "Use /usr/libexec/platform-python in undercloud post" 2020-03-31 04:00:49 +00:00
undercloud_post.sh Move the Hiera symlink task from post configuration to deployment steps. 2019-07-29 16:48:03 -04:00
undercloud_post.yaml Use 'wallaby' heat_template_version 2021-03-31 17:35:12 +05:30

README

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