tripleo-heat-templates/tools
Martin André 425c9d4e47 Ensure boostrap_host_exec runs as root
This is necessary for accessing the bind mounted hieradata in the
container in order to determine if the node is the primary node.

With the new validation added to yaml-validate.py, we could spot
potential issues in sahara-api and keystone bootstrap tasks.

The keystone one is a false positive, as the image defaults to the root
user in order to be able to run apache. Still, it is better to be
consistent here and specify the root user nonetheless.

Change-Id: Ib0ff9748d5406f507261e506c19b96750b10e846
Closes-Bug: #1697917
2017-06-30 08:34:42 +02:00
..
process-templates.py Add network_data.yaml to encapsulate list of networks for j2 2017-03-05 03:20:42 +00:00
releasenotes_tox.sh Add ReNo support 2017-01-13 14:35:27 -05:00
tox_install.sh Add ReNo support 2017-01-13 14:35:27 -05:00
yaml-nic-config-2-script.py Replace six.iteritems() with .items() 2017-04-07 15:23:50 +08:00
yaml-validate.py Ensure boostrap_host_exec runs as root 2017-06-30 08:34:42 +02:00