ceph-ansible/roles
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
..
ceph-agent don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
ceph-client client: change default pool size 2018-11-29 01:49:05 +00:00
ceph-common common: do not override ceph_release when ceph_repository is 'rhcs' 2019-02-21 13:03:16 +00:00
ceph-common-coreos don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
ceph-config config: remove code related to ceph release prior to luminous 2019-01-24 14:18:34 +00:00
ceph-defaults switch: do not fail on missing key 2019-01-14 18:54:46 +00:00
ceph-docker-common validate: change default value for `radosgw_address` 2018-11-28 23:54:06 +01:00
ceph-facts ceph-default: rm useless condition 2019-01-24 14:18:34 +00:00
ceph-fetch-keys ceph-fetch-keys: refact 2018-10-17 11:26:11 +00:00
ceph-handler handler: show unit logs on error 2018-11-27 12:44:15 +00:00
ceph-infra setup_ntp: call handler to disable ntpd if chronyd used 2019-02-15 09:09:36 +00:00
ceph-iscsi-gw iscsi: fix permission denied error 2019-02-11 16:17:44 +00:00
ceph-mds Fix uses of default(omit) with string concatenation 2019-02-08 11:01:11 +00:00
ceph-mgr Fix uses of default(omit) with string concatenation 2019-02-08 11:01:11 +00:00
ceph-mon Set permissions on monitor directory to u=rwX,g=rX,o=rX recursive 2019-02-28 10:52:04 +00:00
ceph-nfs The nfs_ganesha_dev_apt_repo variable was set incorrect in task 2019-01-07 08:03:19 +00:00
ceph-osd osd: make the 'wait for all osd to be up' task configurable 2019-02-20 16:53:06 +00:00
ceph-rbd-mirror rbd-mirror: enable ceph-rbd-mirror.target 2018-11-09 16:48:35 +01:00
ceph-restapi don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
ceph-rgw refact osd pool size customization 2018-11-29 01:49:05 +00:00
ceph-validate/tasks validate: allow stable-3.2 to run with ansible 2.4 2018-11-16 08:57:00 +00:00
ceph.ceph-common rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
ceph.ceph-docker-common ceph-docker-common: add symlink to ceph.ceph-docker-common 2017-01-16 10:42:42 -06:00