tripleo-heat-templates/extraconfig/post_deploy
Martin André e60f836de4 Fix enabled tripleo-validations check
With the move from instack-undercloud to containerized undercloud, the
hiera key to check for whether the tripleo-validations are enabled
changed from `enable_validations` to `tripleo_validations_enabled`. This
commit updated the check in undercloud_post.sh to use the right key. It
also removed the useless EnableValidation heat param.

Change-Id: I338e139fa770ebb7bdcc1c0afb79eec062fada8b
2018-08-16 11:44:45 +02:00
..
default.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
example.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
README Wire in Controller pre-deployment extraconfig 2015-07-06 10:56:11 -04:00
standalone_post.sh standalone run a post config to generate a clouds.yaml 2018-07-09 21:06:48 +00:00
standalone_post.yaml standalone run a post config to generate a clouds.yaml 2018-07-09 21:06:48 +00:00
undercloud_ctlplane_network.py Use /usr/bin/env python to autodetect python 2018-05-24 10:22:39 +05:30
undercloud_post.sh Fix enabled tripleo-validations check 2018-08-16 11:44:45 +02:00
undercloud_post.yaml Fix enabled tripleo-validations check 2018-08-16 11:44:45 +02:00

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