7131b4002e
This implements reconfigure for Magnum service. Partially-Implements: blueprint kolla-reconfig Change-Id: I2579dcbfd031984f482c4eb32d497d3f9772312a
6 lines
161 B
YAML
6 lines
161 B
YAML
---
|
|
- include: do_reconfigure.yml
|
|
serial: "30%"
|
|
when: inventory_hostname in groups['magnum-api']
|
|
or inventory_hostname in groups['magnum-conductor']
|