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

Merge "Fix glance config copy when a service is disabled"

parents a350d87b 8cc97c60
No related branches found
No related tags found
No related merge requests found
......@@ -106,6 +106,7 @@
when:
- glance_policy_file is defined
- inventory_hostname in groups[item.value.group]
- item.value.enabled | bool
with_dict: "{{ glance_services }}"
notify:
- Restart glance-api container
......
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