Merge "Build logstash when monasca is enabled"

This commit is contained in:
Zuul 2019-06-11 23:33:52 +00:00 committed by Gerrit Code Review
commit 4a45d75560
1 changed files with 2 additions and 0 deletions

View File

@ -164,6 +164,8 @@ overcloud_container_image_regex_map:
enabled: "{{ kolla_enable_kibana | bool }}"
- regex: kolla-toolbox
enabled: True
- regex: logstash
enabled: "{{ kolla_enable_monasca | bool }}"
- regex: magnum
enabled: "{{ kolla_enable_magnum | bool }}"
- regex: manila