]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Mon: Allow to deploy with custom admin secret 1649/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 5 Jul 2017 09:07:00 +0000 (11:07 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 5 Jul 2017 12:57:49 +0000 (14:57 +0200)
commit7e1df484db1e16a096cc16321a3a5f53bb01f24d
tree4d4b82dd16104809547af6052b29d06e11753d6c
parente7ae65b6f9ef3d34e40cee411aad8e521b0f07bc
Mon: Allow to deploy with custom admin secret

Add a new parameter `admin_secret` that allow to deploy a ceph cluster
with a custom admin secret.

Fix: #1630

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
group_vars/mons.yml.sample
group_vars/rgws.yml.sample
roles/ceph-mon/defaults/main.yml
roles/ceph-mon/tasks/ceph_keys.yml
roles/ceph-mon/tasks/deploy_monitors.yml