From 5a5074ef584cb9c519202c6c152ee3a01d410f3e Mon Sep 17 00:00:00 2001 From: "samuel.bufe" Date: Wed, 9 Mar 2016 11:58:56 +0100 Subject: [PATCH] workaround for PuppetDB Bug --- customer/prometheus/test-slave.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/customer/prometheus/test-slave.yaml b/customer/prometheus/test-slave.yaml index a61ff90d..404c7712 100644 --- a/customer/prometheus/test-slave.yaml +++ b/customer/prometheus/test-slave.yaml @@ -15,8 +15,10 @@ site::profile::nfs::mount: munin::mastername: test-master01.prometheus.pixelpark.net munin::node::masterconfig: + - '' - 'use_node_name yes' + munin::node::allow: - 192.168.55.240/32 -- 2.39.5