Fix aodh role
item change to aodh Closes-Bug: #1646522 Change-Id: Iac688cb9de230964f5efdc94f0fe774d9c0a9062
This commit is contained in:
parent
44e11dd10b
commit
00ce432d99
@ -31,7 +31,7 @@
|
||||
- "{{ node_custom_config }}/messaging.conf"
|
||||
- "{{ node_custom_config }}/aodh.conf"
|
||||
- "{{ node_custom_config }}/aodh/{{ item }}.conf"
|
||||
- "{{ node_custom_config }}/aodh/{{ inventory_hostname }}/{{ item }}.conf"
|
||||
- "{{ node_custom_config }}/aodh/{{ inventory_hostname }}/aodh.conf"
|
||||
dest: "{{ node_config_directory }}/{{ item }}/aodh.conf"
|
||||
with_items:
|
||||
- "aodh-api"
|
||||
|
Loading…
Reference in New Issue
Block a user