Updated from Puppet OpenStack modules constraints

Change-Id: I610889dc1af6e2ce27d46e5b7854591149d9d1c9
This commit is contained in:
OpenStack Proposal Bot 2017-09-19 07:48:44 +00:00
parent e3987d660d
commit 3b8d1714f3

View File

@ -172,7 +172,7 @@ mod 'staging',
mod 'apache',
:git => 'https://github.com/puppetlabs/puppetlabs-apache',
:ref => '2.0.0'
:ref => '2.1.0'
mod 'apt',
:git => 'https://github.com/puppetlabs/puppetlabs-apt',
@ -196,7 +196,7 @@ mod 'mongodb',
mod 'mysql',
:git => 'https://github.com/puppetlabs/puppetlabs-mysql',
:ref => '3.11.0'
:ref => '4.0.1'
mod 'postgresql',
:git => 'https://github.com/puppetlabs/puppetlabs-postgresql',
@ -204,7 +204,7 @@ mod 'postgresql',
mod 'rabbitmq',
:git => 'https://github.com/puppetlabs/puppetlabs-rabbitmq',
:ref => '5.6.0'
:ref => 'v7.0.0'
mod 'rsync',
:git => 'https://github.com/puppetlabs/puppetlabs-rsync',
@ -212,7 +212,7 @@ mod 'rsync',
mod 'stdlib',
:git => 'https://github.com/puppetlabs/puppetlabs-stdlib',
:ref => '4.19.0'
:ref => '4.20.0'
mod 'vcsrepo',
:git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo',
@ -234,6 +234,10 @@ mod 'dns',
:git => 'https://github.com/theforeman/puppet-dns',
:ref => '5.0.0'
mod 'archive',
:git => 'https://github.com/voxpupuli/puppet-archive',
:ref => 'v2.0.0'
mod 'corosync',
:git => 'https://github.com/voxpupuli/puppet-corosync',
:ref => 'v5.0.0'