Install mon servers in parallel.
The ceph-ansible roles handle restarting services in serial via a script, so we shouldn't need to run this in serial. Change-Id: Ia2f2694abe02af282e7a98fcc40410b0510cc1cd Closes-Bug: #1741085
This commit is contained in:
parent
7f192b104f
commit
6a4c1bdc6b
@ -17,7 +17,6 @@
|
||||
hosts: ceph-mon
|
||||
max_fail_percentage: 20
|
||||
user: root
|
||||
serial: 1
|
||||
pre_tasks:
|
||||
- include: common-tasks/os-log-dir-setup.yml
|
||||
vars:
|
||||
|
Loading…
x
Reference in New Issue
Block a user