Run the keystone reconfigure only on keystone group host
Run the keystone reconfigure only when inventory_hostname in groups['keystone'] Partially-implements: bp kolla-reconfig Change-Id: I9d4b5f39f2d68cfd2ae087e3f8a2ee4785eb9586
This commit is contained in:
parent
846a19035a
commit
ac4c3bb69a
@ -1,3 +1,4 @@
|
|||||||
---
|
---
|
||||||
- include: do_reconfigure.yml
|
- include: do_reconfigure.yml
|
||||||
serial: "30%"
|
serial: "30%"
|
||||||
|
when: inventory_hostname in groups['keystone']
|
||||||
|
Loading…
Reference in New Issue
Block a user