Merge "Make the aodh support deploy separated"
This commit is contained in:
commit
b724eb06bb
@ -822,7 +822,10 @@
|
||||
- name: Apply role aodh
|
||||
gather_facts: false
|
||||
hosts:
|
||||
- aodh
|
||||
- aodh-api
|
||||
- aodh-evaluator
|
||||
- aodh-listener
|
||||
- aodh-notifier
|
||||
serial: '{{ kolla_serial|default("0") }}'
|
||||
roles:
|
||||
- { role: aodh,
|
||||
|
Loading…
Reference in New Issue
Block a user