kolla-ansible/ansible/roles/ceph
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
..
defaults Convert to named volumes instead of data container 2016-01-03 16:44:44 +00:00
meta Switch find_disks to use a decent python lib 2015-11-20 23:24:53 +00:00
tasks Fix permissions of tmp files 2016-09-13 13:30:25 +02:00
templates Change ceph version to Jewel 2016-09-09 14:30:36 +00:00