Files
kolla-ansible/ansible/roles/mariadb/tasks
Christian Berendt 924fbb6f7a Fix permissions of tmp files
When running kolla-ansible as non-root users the tmp files will
be created with become user as owner and mode 0600. This way the user
running kolla-ansible is not able to read the generated files. This
is necessary because of the use of the lookup method, which will
not run as become user.

TrivialFix

Change-Id: If86d114c05a9b2e7fa240718611d78e93100ebdf
2016-09-13 13:30:25 +02:00
..
2016-03-16 15:53:44 +00:00
2016-03-16 15:53:27 +00:00
2016-01-06 04:23:28 +00:00
2016-01-06 04:23:28 +00:00
2016-03-09 11:36:46 -05:00
2016-03-03 15:19:00 +00:00
2016-05-24 19:53:31 +08:00