]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
switch2container: do not serialize the ceph-crash migration
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 11 Feb 2021 15:28:31 +0000 (16:28 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 11 Mar 2021 12:52:39 +0000 (13:52 +0100)
There's no need to slow down the playbook execution time by migrating
all the `ceph-crash` instances in a serial way. Let's remove the
`serial: 1` so the migration is achieved in a parallel way.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 980a5a7df4f6f286b5e6a16b786847920c269bdd)

infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml

index d5ba37e7aabdf6b66622ffa3918f5ff434a90490..8b0190fa7ab2f75c40e6d32c795f94bb2799c57c 100644 (file)
 
   vars:
     containerized_deployment: true
-  serial: 1
   become: true
   tasks:
     - name: stop non-containerized ceph-crash