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

Merge "Build placement images by default"

parents 9dcc4bd5 9bae1c5d
No related branches found
No related tags found
No related merge requests found
......@@ -193,6 +193,8 @@ overcloud_container_image_regex_map:
enabled: "{{ kolla_enable_neutron | bool }}"
- regex: rabbitmq
enabled: True
- regex: placement
enabled: "{{ kolla_enable_nova | bool }}"
- regex: prometheus
enabled: "{{ kolla_enable_prometheus | bool }}"
- regex: sahara
......
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