Puppetfile: bump qpid to 1.0.3

1.0.3 has been released and contains last fixes that we need to run our
Puppet modules with Qpid.

Change-Id: Ifa4026fb9407cd7f43685c89ac69e60588783915
This commit is contained in:
Emilien Macchi 2015-09-23 13:59:28 -04:00
parent cf6a377977
commit cc5f6dc39c

View File

@ -136,7 +136,7 @@ mod 'python',
mod 'qpid',
:git => 'https://github.com/dprince/puppet-qpid',
:tag => '1.0.2'
:tag => '1.0.3'
mod 'rabbitmq',
:git => 'https://github.com/puppetlabs/puppetlabs-rabbitmq',