]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-mon: No become during gen mon initial keyring
authorJukka Nousiainen <jukka.nousiainen@csc.fi>
Wed, 2 Dec 2020 09:07:25 +0000 (11:07 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 15 Dec 2020 16:31:37 +0000 (17:31 +0100)
commitdca1534ee6718094936c77d0f19d271f723cacf7
tree734c757a5d12130a6e5bdfbe2534cdfa2d85698a
parent9858d61a57c32bac788020321c74b073c8fa2eba
ceph-mon: No become during gen mon initial keyring

Since the backing generate_secret() just hands out urandom output,
running as privileged doesn't seem to be required. It's not
desireable to provide sudo in some Ansible runner environments.

Signed-off-by: Jukka Nousiainen <jukka.nousiainen@csc.fi>
(cherry picked from commit eb7473491b25c5f899a110f6ae1076ef5096d6d5)
roles/ceph-mon/tasks/deploy_monitors.yml