ceph-ansible/roles/ceph-mon/tasks
Kevin Coakley 2005d857df Set permissions on monitor directory to u=rwX,g=rX,o=rX recursive
Set directories to 755 and files to 644 to
/var/lib/ceph/mon/{{ cluster }}-{{ monitor_name }} recursively instead of
setting files and directories to 755 recursively. The ceph mon
process writes files to this path with permissions 644. This update stops
ansible from updating the permissions in
/var/lib/ceph/mon/{{ cluster }}-{{ monitor_name }} every time ceph mon writes
a file and increases idempotency.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1683997

Signed-off-by: Kevin Coakley <kcoakley@sdsc.edu>
(cherry picked from commit d327681b99)
2019-02-28 10:52:04 +00:00
..
docker switch: do not fail on missing key 2019-01-14 18:54:46 +00:00
ceph_keys.yml remove jewel support 2018-10-12 23:38:17 +00:00
crush_rules.yml remove jewel support 2018-10-12 23:38:17 +00:00
deploy_monitors.yml Set permissions on monitor directory to u=rwX,g=rX,o=rX recursive 2019-02-28 10:52:04 +00:00
main.yml mon: move `osd_pool_default_pg_num` in `ceph-defaults` 2018-11-29 01:49:05 +00:00
secure_cluster.yml Use check_mode instead of always_run 2017-10-25 09:53:34 -05:00
start_monitor.yml Allow ceph service systemd overrides to be specified 2017-08-16 17:57:06 +01:00