Merge "Update module constraints"

This commit is contained in:
Zuul
2025-09-18 09:30:13 +00:00
committed by Gerrit Code Review

View File

@@ -136,7 +136,7 @@ mod 'apache',
mod 'apt', mod 'apt',
:git => 'https://github.com/puppetlabs/puppetlabs-apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt',
:ref => 'v10.0.1' :ref => 'v11.0.0'
mod 'concat', mod 'concat',
:git => 'https://github.com/puppetlabs/puppetlabs-concat', :git => 'https://github.com/puppetlabs/puppetlabs-concat',
@@ -144,7 +144,7 @@ mod 'concat',
mod 'firewall', mod 'firewall',
:git => 'https://github.com/puppetlabs/puppetlabs-firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall',
:ref => 'v8.1.7' :ref => 'v8.2.0'
mod 'inifile', mod 'inifile',
:git => 'https://github.com/puppetlabs/puppetlabs-inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile',
@@ -152,7 +152,7 @@ mod 'inifile',
mod 'mysql', mod 'mysql',
:git => 'https://github.com/puppetlabs/puppetlabs-mysql', :git => 'https://github.com/puppetlabs/puppetlabs-mysql',
:ref => 'v16.2.0' :ref => 'v16.3.0'
mod 'postgresql', mod 'postgresql',
:git => 'https://github.com/puppetlabs/puppetlabs-postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql',
@@ -188,7 +188,7 @@ mod 'dns',
mod 'archive', mod 'archive',
:git => 'https://github.com/voxpupuli/puppet-archive', :git => 'https://github.com/voxpupuli/puppet-archive',
:ref => 'v8.0.0' :ref => 'v8.1.0'
mod 'ssh_keygen', mod 'ssh_keygen',
:git => 'https://github.com/voxpupuli/puppet-ssh_keygen', :git => 'https://github.com/voxpupuli/puppet-ssh_keygen',
@@ -196,9 +196,9 @@ mod 'ssh_keygen',
mod 'redis', mod 'redis',
:git => 'https://github.com/voxpupuli/puppet-redis', :git => 'https://github.com/voxpupuli/puppet-redis',
:ref => 'v11.1.0' :ref => 'v12.0.0'
mod 'systemd', mod 'systemd',
:git => 'https://github.com/voxpupuli/puppet-systemd', :git => 'https://github.com/voxpupuli/puppet-systemd',
:ref => 'v8.2.0' :ref => 'v9.0.1'