e878da0412
Change-Id: I8d207d1782acfebf5c07de39df3257fd9bdbbada Partially-implements: bp kolla-reconfig
8 lines
275 B
YAML
8 lines
275 B
YAML
---
|
|
- include: do_reconfigure.yml
|
|
serial: "30%"
|
|
when: inventory_hostname in groups['cinder-api']
|
|
or inventory_hostname in groups['cinder-scheduler']
|
|
or inventory_hostname in groups['cinder-volume']
|
|
or inventory_hostname in groups['cinder-backup']
|