Updated from Puppet OpenStack modules constraints
Change-Id: I610889dc1af6e2ce27d46e5b7854591149d9d1c9
This commit is contained in:
12
Puppetfile
12
Puppetfile
@@ -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 => '2.0.0'
|
:ref => '2.1.0'
|
||||||
|
|
||||||
mod 'apt',
|
mod 'apt',
|
||||||
:git => 'https://github.com/puppetlabs/puppetlabs-apt',
|
:git => 'https://github.com/puppetlabs/puppetlabs-apt',
|
||||||
@@ -196,7 +196,7 @@ mod 'mongodb',
|
|||||||
|
|
||||||
mod 'mysql',
|
mod 'mysql',
|
||||||
:git => 'https://github.com/puppetlabs/puppetlabs-mysql',
|
:git => 'https://github.com/puppetlabs/puppetlabs-mysql',
|
||||||
:ref => '3.11.0'
|
:ref => '4.0.1'
|
||||||
|
|
||||||
mod 'postgresql',
|
mod 'postgresql',
|
||||||
:git => 'https://github.com/puppetlabs/puppetlabs-postgresql',
|
:git => 'https://github.com/puppetlabs/puppetlabs-postgresql',
|
||||||
@@ -204,7 +204,7 @@ mod 'postgresql',
|
|||||||
|
|
||||||
mod 'rabbitmq',
|
mod 'rabbitmq',
|
||||||
:git => 'https://github.com/puppetlabs/puppetlabs-rabbitmq',
|
:git => 'https://github.com/puppetlabs/puppetlabs-rabbitmq',
|
||||||
:ref => '5.6.0'
|
:ref => 'v7.0.0'
|
||||||
|
|
||||||
mod 'rsync',
|
mod 'rsync',
|
||||||
:git => 'https://github.com/puppetlabs/puppetlabs-rsync',
|
:git => 'https://github.com/puppetlabs/puppetlabs-rsync',
|
||||||
@@ -212,7 +212,7 @@ mod 'rsync',
|
|||||||
|
|
||||||
mod 'stdlib',
|
mod 'stdlib',
|
||||||
:git => 'https://github.com/puppetlabs/puppetlabs-stdlib',
|
:git => 'https://github.com/puppetlabs/puppetlabs-stdlib',
|
||||||
:ref => '4.19.0'
|
:ref => '4.20.0'
|
||||||
|
|
||||||
mod 'vcsrepo',
|
mod 'vcsrepo',
|
||||||
:git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo',
|
:git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo',
|
||||||
@@ -234,6 +234,10 @@ mod 'dns',
|
|||||||
:git => 'https://github.com/theforeman/puppet-dns',
|
:git => 'https://github.com/theforeman/puppet-dns',
|
||||||
:ref => '5.0.0'
|
:ref => '5.0.0'
|
||||||
|
|
||||||
|
mod 'archive',
|
||||||
|
:git => 'https://github.com/voxpupuli/puppet-archive',
|
||||||
|
:ref => 'v2.0.0'
|
||||||
|
|
||||||
mod 'corosync',
|
mod 'corosync',
|
||||||
:git => 'https://github.com/voxpupuli/puppet-corosync',
|
:git => 'https://github.com/voxpupuli/puppet-corosync',
|
||||||
:ref => 'v5.0.0'
|
:ref => 'v5.0.0'
|
||||||
|
Reference in New Issue
Block a user