kolla-ansible/ansible/roles/ceph/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
..
bootstrap_mons.yml Fix permissions of tmp files 2016-09-13 13:30:25 +02:00
bootstrap_osds.yml Add a check before wiping Ceph disks in bootstrap 2016-08-29 14:34:01 +01:00
config.yml Make configurable the location where config files are merged 2016-05-23 03:23:06 -04:00
deploy.yml Allow ceph role to pull images 2016-01-04 19:49:27 +00:00
distribute_keyrings.yml Update ceph-mon keyrings 2016-01-28 17:47:30 +00:00
do_reconfigure.yml Port with_ loop variable syntax to Ansbile 2 2016-08-09 23:23:21 +07:00
generate_cluster.yml Use inventory_hostname for Ceph bootstrap 2016-07-10 05:16:10 +00:00
main.yml Allow ceph role to pull images 2016-01-04 19:49:27 +00:00
pull.yml Allow ceph role to pull images 2016-01-04 19:49:27 +00:00
reconfigure.yml Reconfigure ceph service 2016-03-04 18:06:50 +00:00
start_mons.yml Make Heka collect Ceph logs 2016-05-05 13:26:44 -04:00
start_osds.yml Port with_ loop variable syntax to Ansbile 2 2016-08-09 23:23:21 +07:00
start_rgws.yml Make Heka collect Ceph logs 2016-05-05 13:26:44 -04:00
upgrade.yml Add upgrade play for ceph 2016-02-26 15:45:43 +00:00