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