Remove dependencies for specific rabbitmq task

Since tasks themselves can frequently change, the
dependency should be coded to from one role to
another, not a task from one role to the task of
another. This resolves a regression in deployability
in Fuel 7.0.

Change-Id: Ic97e756bf440c591dce71284b980bae82403726e
Closes-Bug: #1515556
This commit is contained in:
Matthew Mosesohn 2015-11-12 13:56:20 +03:00
parent f81f7b305b
commit fdffc80150
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
type: puppet
groups: [standalone-rabbitmq]
requires: [hosts, firewall, globals, rabbitmq-hiera-override, cluster]
required_for: [deploy_end, glance, openstack-network-start]
required_for: [deploy_end]
parameters:
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/rabbitmq/rabbitmq.pp
puppet_modules: /etc/puppet/modules