Puppetfile: fix RabbitMQ git
The J.1.2.0 branch of puppetlabs-rabbitmq eNovance fork has a new commit and the old one changed the ID due to a push -f. This commits just update the commit ID so we have the right commit and RabbitMQ will work correctly. Change-Id: Ib2b8eee1d853880de0802d5b91e14d726d374c9a
This commit is contained in:
@@ -172,7 +172,7 @@ mod 'puppetdbquery',
|
||||
# TODO(emilienM) https://tickets.puppetlabs.com/browse/PDB-1223
|
||||
mod 'rabbitmq',
|
||||
:git => 'git://github.com/enovance/puppetlabs-rabbitmq.git',
|
||||
:ref => 'b1bd3cf9052fe78c47f66b500418c84d130cdead'
|
||||
:ref => '7d3a3a1859d344c4e49d4c257c4ea0b9b0460c33'
|
||||
mod 'redis',
|
||||
:git => 'git://github.com/arioch/puppet-redis.git',
|
||||
:ref => '51e35cc9a743dd8f992effae25d92e18aafe8b46'
|
||||
|
Reference in New Issue
Block a user