Update module constraints

The propose-updats job is currently broken so generate the update
manually now to make sure we use the latest release available.
Change-Id: If2aa7caffbd81ca9af90a50a1920e716dbfa5b05
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
Takashi Kajinami
2025年10月14日 12:49:49 +09:00
parent a0b7980c4d
commit 062f6d5721

View File

@@ -132,11 +132,11 @@ mod 'kmod',
mod 'apache',
:git => 'https://github.com/puppetlabs/puppetlabs-apache',
:ref => 'v12.3.1'
:ref => 'v13.0.0'
mod 'apt',
:git => 'https://github.com/puppetlabs/puppetlabs-apt',
:ref => 'v11.0.0'
:ref => 'v11.1.0'
mod 'concat',
:git => 'https://github.com/puppetlabs/puppetlabs-concat',
@@ -156,7 +156,7 @@ mod 'mysql',
mod 'postgresql',
:git => 'https://github.com/puppetlabs/puppetlabs-postgresql',
:ref => 'v10.5.0'
:ref => 'v10.6.0'
mod 'rabbitmq',
:git => 'https://github.com/voxpupuli/puppet-rabbitmq',
@@ -200,5 +200,5 @@ mod 'redis',
mod 'systemd',
:git => 'https://github.com/voxpupuli/puppet-systemd',
:ref => 'v9.0.1'
:ref => 'v9.1.0'
Reference in New Issue
openstack/puppet-openstack-integration
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.