Fix requirements for starting create-topics.sh

All kafka nodes need to be up before topic creation

Change-Id: I076dfbed1c3c3995e567ce0a58675dcce6944928
This commit is contained in:
Volodymyr Kornylyuk 2016-09-28 11:21:37 +03:00
parent 58a3f8cff7
commit 9f6ca1045a
1 changed files with 3 additions and 0 deletions

View File

@ -250,6 +250,9 @@
required_for: [post_deployment_end, telemetry-hindsight]
role: [primary-kafka, kafka]
requires: [kafka-installation]
cross-depends:
- name: kafka-installation
policy: all
parameters:
puppet_manifest: puppet/manifests/create-topics.pp
puppet_modules: puppet/modules:/etc/puppet/modules