Unpin apt and concat version
Since the minimum supported puppet version is 5.5, previous restriction is gone. Bump them up to recent versions. Change-Id: I911747fa5d7e99bcc7dc4feb3c4f31d5fdf77184
This commit is contained in:
parent
c3c63710ec
commit
3716c4da90
@ -184,11 +184,11 @@ mod 'apache',
|
|||||||
|
|
||||||
mod 'apt',
|
mod 'apt',
|
||||||
:git => 'https://github.com/puppetlabs/puppetlabs-apt',
|
:git => 'https://github.com/puppetlabs/puppetlabs-apt',
|
||||||
:ref => '2.4.0'
|
:ref => '6.3.0'
|
||||||
|
|
||||||
mod 'concat',
|
mod 'concat',
|
||||||
:git => 'https://github.com/puppetlabs/puppetlabs-concat',
|
:git => 'https://github.com/puppetlabs/puppetlabs-concat',
|
||||||
:ref => '2.2.1'
|
:ref => '5.3.0'
|
||||||
|
|
||||||
mod 'firewall',
|
mod 'firewall',
|
||||||
:git => 'https://github.com/puppetlabs/puppetlabs-firewall',
|
:git => 'https://github.com/puppetlabs/puppetlabs-firewall',
|
||||||
|
@ -4,8 +4,8 @@ duritong/puppet-sysctl
|
|||||||
joshuabaird/puppet-ipaclient
|
joshuabaird/puppet-ipaclient
|
||||||
nanliu/puppet-staging
|
nanliu/puppet-staging
|
||||||
puppetlabs/puppetlabs-apache
|
puppetlabs/puppetlabs-apache
|
||||||
puppetlabs/puppetlabs-apt,2.4.0
|
puppetlabs/puppetlabs-apt
|
||||||
puppetlabs/puppetlabs-concat,2.2.1
|
puppetlabs/puppetlabs-concat
|
||||||
puppetlabs/puppetlabs-firewall
|
puppetlabs/puppetlabs-firewall
|
||||||
puppetlabs/puppetlabs-inifile,2.2.0
|
puppetlabs/puppetlabs-inifile,2.2.0
|
||||||
puppetlabs/puppetlabs-mysql
|
puppetlabs/puppetlabs-mysql
|
||||||
|
Loading…
x
Reference in New Issue
Block a user