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:
1 changed files with 1 additions and 0 deletions
@@ -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
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.