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:
Andy McCrae 2018-01-23 16:29:08 +00:00
parent 7f192b104f
commit 6a4c1bdc6b

View File

@ -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: