Updated from Puppet OpenStack modules constraints

Change-Id: I8f6765751fe35d10192173154209d9fa8bb1b9b4
This commit is contained in:
OpenStack Proposal Bot 2024-03-07 02:45:44 +00:00
parent a13cec705c
commit 375686a1ae
2 changed files with 6 additions and 6 deletions

View File

@ -208,5 +208,5 @@ mod 'redis',
mod 'systemd', mod 'systemd',
:git => 'https://github.com/voxpupuli/puppet-systemd', :git => 'https://github.com/voxpupuli/puppet-systemd',
:ref => 'v6.4.0' :ref => 'v6.5.0'

View File

@ -6,21 +6,21 @@ mod 'augeas_core',
mod 'cron_core', mod 'cron_core',
:git => 'https://github.com/puppetlabs/puppetlabs-cron_core', :git => 'https://github.com/puppetlabs/puppetlabs-cron_core',
:ref => 'v1.2.1' :ref => 'v1.3.0'
mod 'sshkeys_core', mod 'sshkeys_core',
:git => 'https://github.com/puppetlabs/puppetlabs-sshkeys_core', :git => 'https://github.com/puppetlabs/puppetlabs-sshkeys_core',
:ref => 'v2.4.0' :ref => 'v2.5.0'
mod 'yumrepo_core', mod 'yumrepo_core',
:git => 'https://github.com/puppetlabs/puppetlabs-yumrepo_core', :git => 'https://github.com/puppetlabs/puppetlabs-yumrepo_core',
:ref => 'v2.0.0' :ref => 'v2.1.0'
mod 'mount_core', mod 'mount_core',
:git => 'https://github.com/puppetlabs/puppetlabs-mount_core', :git => 'https://github.com/puppetlabs/puppetlabs-mount_core',
:ref => 'v1.2.0' :ref => 'v1.3.0'
mod 'selinux_core', mod 'selinux_core',
:git => 'https://github.com/puppetlabs/puppetlabs-selinux_core', :git => 'https://github.com/puppetlabs/puppetlabs-selinux_core',
:ref => 'v1.3.0' :ref => 'v1.4.0'