Updated from Puppet OpenStack modules constraints

Change-Id: I21eeeebdbcc75f1e7446ca49645e045446cc1879
This commit is contained in:
OpenStack Proposal Bot 2022-05-18 02:25:58 +00:00
parent bc230760bd
commit 643a317478
1 changed files with 3 additions and 3 deletions

View File

@ -168,11 +168,11 @@ mod 'apt',
mod 'concat',
:git => 'https://github.com/puppetlabs/puppetlabs-concat',
:ref => 'v7.1.1'
:ref => 'v7.2.0'
mod 'firewall',
:git => 'https://github.com/puppetlabs/puppetlabs-firewall',
:ref => 'v3.4.0'
:ref => 'v3.5.0'
mod 'inifile',
:git => 'https://github.com/puppetlabs/puppetlabs-inifile',
@ -196,7 +196,7 @@ mod 'rsync',
mod 'stdlib',
:git => 'https://github.com/puppetlabs/puppetlabs-stdlib',
:ref => 'v8.1.0'
:ref => 'v8.2.0'
mod 'vcsrepo',
:git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo',