kolla-ansible/ansible/roles/bifrost
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
..
defaults Mixing binary and source images for A* and B* projects 2017-06-02 17:13:44 +07:00
tasks Fix rabbitmq-env.conf ownership in bifrost 2018-04-23 09:59:54 +01:00
templates Don't set mysql_service_name for bifrost 2018-03-05 16:00:55 +00:00