Merge "Skip storm play when not enabled"

This commit is contained in:
Zuul 2020-06-26 17:07:57 +00:00 committed by Gerrit Code Review
commit 214a24f4b2
1 changed files with 2 additions and 0 deletions

View File

@ -72,6 +72,7 @@
- enable_senlin_{{ enable_senlin | bool }}
- enable_skydive_{{ enable_skydive | bool }}
- enable_solum_{{ enable_solum | bool }}
- enable_storm_{{ enable_storm | bool }}
- enable_swift_{{ enable_swift | bool }}
- enable_tacker_{{ enable_tacker | bool }}
- enable_telegraf_{{ enable_telegraf | bool }}
@ -589,6 +590,7 @@
hosts:
- storm-worker
- storm-nimbus
- '&enable_storm_True'
serial: '{{ kolla_serial|default("0") }}'
roles:
- { role: storm,