diff --git a/ansible/site.yml b/ansible/site.yml index 488dc27375..3ccdb53699 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -518,7 +518,9 @@ when: enable_kafka | bool } - name: Apply role storm - hosts: storm + hosts: + - storm-worker + - storm-nimbus serial: '{{ kolla_serial|default("0") }}' roles: - { role: storm,