]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
update: do not enforce `serial: 1` on client nodes
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 2 Jan 2019 15:53:06 +0000 (16:53 +0100)
committerSébastien Han <seb@redhat.com>
Fri, 4 Jan 2019 10:59:02 +0000 (11:59 +0100)
commitdc0215673619542f6c9ae9900a5a9dfe640949ba
treed2719821955c5ca8c8080976366b0c8221815a77
parent6e2cd0930fa17f5d50c73496eff71074301f55bd
update: do not enforce `serial: 1` on client nodes

There is no need to enforce `serial: 1` on client nodes.
Let's make it parameterizable by introducing a new *extra* variable
`client_update_batch`, if not filled this will default to `{{
ansible_forks }}`.

NOTE: this is only usable as an extra variable passed with
`-e client_update_batch=<num>`

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1650184
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 268f2cef821dcb5835bd925c42585ddda5a07861)
infrastructure-playbooks/rolling_update.yml