From dd81ea1cb7c616482feff5dc4c9205bbfd5ebec6 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Mon, 30 Oct 2017 15:48:41 -0400 Subject: new munin ip --- files/puppet/modules/custom_munin_node/files/munin-node.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/files/puppet/modules/custom_munin_node/files/munin-node.conf b/files/puppet/modules/custom_munin_node/files/munin-node.conf index 0c4e458..4c223ed 100644 --- a/files/puppet/modules/custom_munin_node/files/munin-node.conf +++ b/files/puppet/modules/custom_munin_node/files/munin-node.conf @@ -44,6 +44,7 @@ allow ^127\.0\.0\.1$ allow ^198\.252\.153\.95$ allow ^204\.13\.164\.23$ allow ^199\.254\.238\.23$ +allow ^198\.252\.153\.17$ allow ^::1$ @@ -62,4 +63,4 @@ allow ^::1$ host * # And which port -port 4949 \ No newline at end of file +port 4949 -- cgit v1.2.3