CentOS: Fix duplicated rabbitmq repository

The rabbitmq repository is included by delorean-deps.repo , so we don't
have to enable it explicitly.
Change-Id: I875b4d79985a40e0bbd633af44aba1f4699733c2
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
Takashi Kajinami
2025年09月27日 18:20:29 +09:00
parent 05e52fb125
commit 6579031b52

View File

@@ -32,6 +32,7 @@ class openstack_integration::rabbitmq {
'RABBITMQ_NODENAME' => "rabbit@${openstack_integration::config::hostname}",
},
repos_ensure=>false,
enable_centos_release=>false,
manage_python=>false,
#theinterfaceparameterisignoredifssl_onlyistrue
interface=>$openstack_integration::config::host,
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.