Updated from Puppet OpenStack modules constraints

Change-Id: I8f281c1a7408ce711ae533a9f7d7ddaf69cff9e5
This commit is contained in:
OpenStack Proposal Bot 2018-07-08 06:27:57 +00:00
parent f82268bded
commit 3e1b4684f6

View File

@ -172,7 +172,7 @@ mod 'staging',
mod 'apache', mod 'apache',
:git => 'https://github.com/puppetlabs/puppetlabs-apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache',
:ref => '74fa040be21689e32f156f73ed1a71f08a94eb49' :ref => '3.2.0'
mod 'apt', mod 'apt',
:git => 'https://github.com/puppetlabs/puppetlabs-apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt',
@ -192,11 +192,11 @@ mod 'inifile',
mod 'mysql', mod 'mysql',
:git => 'https://github.com/puppetlabs/puppetlabs-mysql', :git => 'https://github.com/puppetlabs/puppetlabs-mysql',
:ref => '5.3.0' :ref => '5.4.0'
mod 'postgresql', mod 'postgresql',
:git => 'https://github.com/puppetlabs/puppetlabs-postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql',
:ref => '5.4.0' :ref => '5.6.0'
mod 'rabbitmq', mod 'rabbitmq',
:git => 'https://github.com/puppetlabs/puppetlabs-rabbitmq', :git => 'https://github.com/puppetlabs/puppetlabs-rabbitmq',
@ -204,7 +204,7 @@ mod 'rabbitmq',
mod 'rsync', mod 'rsync',
:git => 'https://github.com/puppetlabs/puppetlabs-rsync', :git => 'https://github.com/puppetlabs/puppetlabs-rsync',
:ref => '1.0.0' :ref => '1.1.0'
mod 'stdlib', mod 'stdlib',
:git => 'https://github.com/puppetlabs/puppetlabs-stdlib', :git => 'https://github.com/puppetlabs/puppetlabs-stdlib',
@ -220,19 +220,19 @@ mod 'xinetd',
mod 'memcached', mod 'memcached',
:git => 'https://github.com/saz/puppet-memcached', :git => 'https://github.com/saz/puppet-memcached',
:ref => 'v3.1.0' :ref => 'v3.2.0'
mod 'python', mod 'python',
:git => 'https://github.com/stankevich/puppet-python', :git => 'https://github.com/stankevich/puppet-python',
:ref => '1.19.0' :ref => 'v2.0.0'
mod 'dns', mod 'dns',
:git => 'https://github.com/theforeman/puppet-dns', :git => 'https://github.com/theforeman/puppet-dns',
:ref => '5.1.0' :ref => '5.2.0'
mod 'archive', mod 'archive',
:git => 'https://github.com/voxpupuli/puppet-archive', :git => 'https://github.com/voxpupuli/puppet-archive',
:ref => 'v3.0.0' :ref => 'v3.1.0'
mod 'corosync', mod 'corosync',
:git => 'https://github.com/voxpupuli/puppet-corosync', :git => 'https://github.com/voxpupuli/puppet-corosync',
@ -244,5 +244,5 @@ mod 'ssh_keygen',
mod 'redis', mod 'redis',
:git => 'https://github.com/arioch/puppet-redis', :git => 'https://github.com/arioch/puppet-redis',
:ref => 'v3.2.0' :ref => 'v3.3.0'