]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Set tighter permissions on keyrings when containerized 2237/head
authorJohn Fulton <fulton@redhat.com>
Wed, 22 Nov 2017 21:38:30 +0000 (16:38 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 7 Dec 2017 08:01:14 +0000 (09:01 +0100)
commit3c87a47535d02b73d7f6907ffe00900055a834be
treec2bcd81cc6d94bb1588cb5f7f43cee7c5bf6b201
parentddb2cf91560428b57f3fe8afb4063b8eb5722201
Set tighter permissions on keyrings when containerized

During a containerized deployment, set the permissions
of ceph.client.admin.keyring and other keyrings to
chmod 600 and chown it to ceph.

(cherry picked from commit ffae294288c3f4d1570094bc7cec2abd35fc67c3)
roles/ceph-defaults/tasks/facts.yml
roles/ceph-mgr/tasks/docker/copy_configs.yml
roles/ceph-mon/tasks/docker/copy_configs.yml