]> 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>
Thu, 11 Feb 2021 20:36:23 +0000 (21:36 +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>
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