Updated from Puppet OpenStack modules constraints

Change-Id: I9e9f5d6e270dcc9abd6f303847e3c16c403e6099
This commit is contained in:
OpenStack Proposal Bot 2023-03-10 02:16:58 +00:00
parent 863628b2fe
commit 2454fb0815
2 changed files with 4 additions and 3 deletions

View File

@ -160,7 +160,7 @@ mod 'apt',
mod 'concat',
:git => 'https://github.com/puppetlabs/puppetlabs-concat',
:ref => 'v7.3.1'
:ref => 'v7.3.2'
mod 'firewall',
:git => 'https://github.com/puppetlabs/puppetlabs-firewall',

View File

@ -1,3 +1,5 @@
# Auto-generated Puppetfile for Puppet OpenStack project
mod 'augeas_core',
:git => 'https://github.com/puppetlabs/puppetlabs-augeas_core',
:ref => 'v1.3.0'
@ -14,12 +16,11 @@ mod 'yumrepo_core',
:git => 'https://github.com/puppetlabs/puppetlabs-yumrepo_core',
:ref => 'v1.2.0'
# NOTE(tobias-urdin): Needed by puppet-swift.
mod 'mount_core',
:git => 'https://github.com/puppetlabs/puppetlabs-mount_core',
:ref => 'v1.2.0'
# NOTE(tobias-urdin): Needed by p-o-i.
mod 'selinux_core',
:git => 'https://github.com/puppetlabs/puppetlabs-selinux_core',
:ref => 'v1.3.0'