]> git.apps.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>
Fri, 12 Feb 2021 13:06:15 +0000 (14:06 +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 3786ea680a1d0179494adcbfe6d3edc98e56c901..8cdf08d15ed9b7c24a57ec42ca436d85cbd5af6f 100644 (file)
 
   vars:
     containerized_deployment: true
-  serial: 1
   become: true
   tasks:
     - name: stop non-containerized ceph-crash