bump rabbitmq to 5.0

This resolves an issue where the rabbitmq daemon changed command
output and the puppet module lagged behind it.

Change-Id: Ib71041539bf7cce66fb9f0060ed9a62fca502361
This commit is contained in:
Spencer Krum 2014-12-22 15:22:29 -08:00
parent c82c659feb
commit 265f47fcc2
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ project_page 'https://github.com/openstack-ci/puppet-storyboard'
dependency 'puppetlabs/stdlib', '= 3.2.0'
dependency 'puppetlabs/mysql', '= 0.6.1'
dependency 'puppetlabs/apache', '= 0.0.4'
dependency 'puppetlabs/rabbitmq', '= 4.0.0'
dependency 'puppetlabs/rabbitmq', '= 5.0.0'
dependency 'example42/puppi', '= 2.1.9'
dependency 'openstackci/vcsrepo', '= 0.0.8'
dependency 'stankevich/python', '= 1.6.6'
dependency 'stankevich/python', '= 1.6.6'