From 6579031b52543c50c57a3f417525849bc2000ed2 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: 2025年9月27日 18:20:29 +0900 Subject: [PATCH] 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 --- manifests/rabbitmq.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/rabbitmq.pp b/manifests/rabbitmq.pp index 8b59e6f69..1649465c2 100644 --- a/manifests/rabbitmq.pp +++ b/manifests/rabbitmq.pp @@ -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, # the interface parameter is ignored if ssl_only is true interface => $openstack_integration::config::host,

AltStyle によって変換されたページ (->オリジナル) /