Merge "Build placement images by default"

This commit is contained in:
Zuul 2019-08-02 14:59:10 +00:00 committed by Gerrit Code Review
commit 0270fd72be

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