Merge "Make the aodh support deploy separated"

This commit is contained in:
Zuul 2018-10-17 12:36:13 +00:00 committed by Gerrit Code Review
commit b724eb06bb
1 changed files with 4 additions and 1 deletions

View File

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