Updated from Puppet OpenStack modules constraints

Change-Id: I59e0f28f19363dc3ea00b8295efe5695f9420550
This commit is contained in:
OpenStack Proposal Bot 2018-10-05 06:19:06 +00:00
parent b91a44bab7
commit ef26d2fbfb
1 changed files with 7 additions and 7 deletions

View File

@ -184,7 +184,7 @@ mod 'concat',
mod 'firewall',
:git => 'https://github.com/puppetlabs/puppetlabs-firewall',
:ref => '1.12.0'
:ref => '1.14.0'
mod 'inifile',
:git => 'https://github.com/puppetlabs/puppetlabs-inifile',
@ -192,15 +192,15 @@ mod 'inifile',
mod 'mysql',
:git => 'https://github.com/puppetlabs/puppetlabs-mysql',
:ref => '6.0.0'
:ref => '6.2.0'
mod 'postgresql',
:git => 'https://github.com/puppetlabs/puppetlabs-postgresql',
:ref => '5.9.0'
:ref => '5.10.0'
mod 'rabbitmq',
:git => 'https://github.com/puppetlabs/puppetlabs-rabbitmq',
:ref => 'v8.3.0'
:ref => 'v8.4.0'
mod 'rsync',
:git => 'https://github.com/puppetlabs/puppetlabs-rsync',
@ -208,11 +208,11 @@ mod 'rsync',
mod 'stdlib',
:git => 'https://github.com/puppetlabs/puppetlabs-stdlib',
:ref => '5.0.0'
:ref => '5.1.0'
mod 'vcsrepo',
:git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo',
:ref => '2.3.0'
:ref => '2.4.0'
mod 'xinetd',
:git => 'https://github.com/puppetlabs/puppetlabs-xinetd',
@ -228,7 +228,7 @@ mod 'python',
mod 'dns',
:git => 'https://github.com/theforeman/puppet-dns',
:ref => '5.3.0'
:ref => '5.3.1'
mod 'archive',
:git => 'https://github.com/voxpupuli/puppet-archive',