tripleo-heat-templates/extraconfig/post_deploy
Jill Rouleau 971d97bf99 Correct file modes for rpmlint failures
Numerous files have incorrect modes set. Correct these so that executables
have 755 and yaml files are 644 to address rpmlint errors.

Change-Id: I8db36209b41a492f6b85e3469994de884bf556e8
2018-12-14 13:21:28 -07: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 Create clouds.yaml for the undercloud 2018-11-22 13:54:54 +01: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.