update rabbitmq reference
This commit updates the ref for rabbit to an earlier revision While the previous revision worked, it was always enabling the rabbitmq upstream repos causing the latest version of it to be installed. For openstack, we need to use the version supporting by the distros (and tested with openstack) and not the latest version. Change-Id: I8f81071929604271c4370019ea15ec7d14ee93fa
This commit is contained in:
@@ -15,7 +15,7 @@ fixtures:
|
||||
"mysql": "git://github.com/puppetlabs/puppetlabs-mysql.git"
|
||||
"rabbitmq":
|
||||
repo: "git://github.com/puppetlabs/puppetlabs-rabbitmq"
|
||||
ref: 9eadc4274b5a70fd55d036b0365f63e90325d5a7
|
||||
ref: 43a000b95b13c62e4fbea14e31bc61929bda1b23
|
||||
'memcached': 'git://github.com/saz/puppet-memcached'
|
||||
"stdlib": "git://github.com/puppetlabs/puppetlabs-stdlib.git"
|
||||
"sysctl": "git://github.com/duritong/puppet-sysctl.git"
|
||||
|
Reference in New Issue
Block a user