]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
common: improve keyrings generation v4.0.0
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 2 Oct 2019 07:57:50 +0000 (09:57 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 2 Oct 2019 12:34:27 +0000 (14:34 +0200)
commit13ca0531d8b27d1a32ed8309dd9a1a3563199e30
tree029d3491b7eecb0fccc795f699b4a54fa42e1552
parent5b24c66ff7e4c23ee10a762a1ca2e2e162a2590a
common: improve keyrings generation

There is no need to get n * number of nodes the different keyrings.
Adding a `run_once: true` here avoid running a ceph command too many
times which could be impacting large cluster deployment.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 9bad239d779b59ca906abdecde8f905fe79098cc)
roles/ceph-client/tasks/pre_requisite.yml
roles/ceph-iscsi-gw/tasks/common.yml
roles/ceph-mds/tasks/common.yml
roles/ceph-mgr/tasks/common.yml
roles/ceph-nfs/tasks/pre_requisite_container.yml
roles/ceph-nfs/tasks/pre_requisite_non_container.yml
roles/ceph-osd/tasks/common.yml
roles/ceph-osd/tasks/openstack_config.yml
roles/ceph-rbd-mirror/tasks/common.yml
roles/ceph-rgw/tasks/common.yml