Skip to content
Snippets Groups Projects
Commit b8434a2f authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Fix aodh role"

parents 1c31349c 00ce432d
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
- "{{ node_custom_config }}/messaging.conf" - "{{ node_custom_config }}/messaging.conf"
- "{{ node_custom_config }}/aodh.conf" - "{{ node_custom_config }}/aodh.conf"
- "{{ node_custom_config }}/aodh/{{ item }}.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" dest: "{{ node_config_directory }}/{{ item }}/aodh.conf"
with_items: with_items:
- "aodh-api" - "aodh-api"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment