Fix logging task dependency on repositories

The logging task needs to have the repositories setup prior to execution
to make sure we have the proper rsyslog packages available.

Change-Id: I89665548c08ae3638ef156035a04d3a099b17d89
Closes-Bug: #1554016
This commit is contained in:
Alex Schultz 2016-03-08 09:54:06 -07:00
parent 0e931ac10a
commit 005bc7e8de
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
version: 2.0.0
groups: [primary-controller, controller, cinder, cinder-block-device, cinder-vmware, compute, ceph-osd, primary-mongo, mongo, virt, ironic]
required_for: [deploy_end]
requires: [globals]
requires: [globals,setup_repositories]
parameters:
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/logging/logging.pp
puppet_modules: /etc/puppet/modules