From 76e76885886784e4d51a4c5357f957d2b62b60df Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 14 Feb 2020 03:56:43 +0000 Subject: [PATCH] rabbitmq_cluster / stg: disable collectd-rabbitmq in stg for now as it does not build Signed-off-by: Kevin Fenzi --- playbooks/groups/rabbitmq.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/rabbitmq.yml b/playbooks/groups/rabbitmq.yml index 43df0534ae..ea95d64835 100644 --- a/playbooks/groups/rabbitmq.yml +++ b/playbooks/groups/rabbitmq.yml @@ -22,7 +22,7 @@ - collectd/base # RabbitMQ statistics are cluster-wide, only collect them on one member - role: collectd/rabbitmq - when: inventory_hostname.startswith('rabbitmq03') + when: inventory_hostname.startswith('rabbitmq03.phx2') - rsyncd - sudo - rabbitmq_cluster