]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
cephadm: remove loop on host add tasks
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 9 Dec 2020 22:05:25 +0000 (17:05 -0500)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 16 Dec 2020 23:37:39 +0000 (18:37 -0500)
commit7d088320df1c4a6ed458866c61616a21fddccfe8
tree2ff79be824a5b3043f303607ee64958291bed0ba
parentb44297b7e6cd36bfa7eb5157ca5ffd73b0c20e5f
cephadm: remove loop on host add tasks

Instead of iterate over the host list for adding the node/label to the
host orchestrator configuration then we can do it parallelly.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 5b6f907a72e78e2d5424f0a59e336efc2f36fffc)
infrastructure-playbooks/cephadm-adopt.yml
infrastructure-playbooks/cephadm.yml