kolla-ansible/ansible/roles/bifrost/tasks
Mark Goddard 746a2e0900 Fix rabbitmq-env.conf ownership in bifrost
The permissions of rabbitmq-env.conf for bifrost were changed in
I6e32d94d4172dd96d09d8609e8a5221ab5586a31 to 0660. This breaks bifrost
deployment, as the rabbitmq user is no longer able to read the
root-owned file on startup.

This commit changes the ownership of the file in the container to
rabbitmq:rabbitmq after it has been copied.

Change-Id: I53418f5d4e40b7ca57e546e2e92a57f613fd381e
Closes-Bug: #1766196
2018-04-23 09:59:54 +01:00
..
bootstrap.yml Fix rabbitmq-env.conf ownership in bifrost 2018-04-23 09:59:54 +01:00
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
config.yml Verify YAML syntax in gates 2018-03-26 17:56:22 +02:00
deploy-servers.yml Remove the variable redefined in deploy-servers.yml 2017-04-12 15:53:36 +08:00
deploy.yml Update the format of bifrost deploy.yml 2016-10-26 13:47:27 +00:00
main.yml generate bifrost yaml configs 2016-08-31 13:06:41 +00:00
precheck.yml Move precheck into its own role 2016-11-03 14:48:58 +08:00
reconfigure.yml Add reconfigure.yml for bifrost 2016-10-26 22:48:16 +08:00
start.yml Create volumes for Bifrost's persistent data 2017-12-30 12:45:43 +00:00
upgrade.yml Add upgrade.yml for bifrost 2016-10-26 15:08:30 +00:00