X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fmunin%2Ftemplates%2Fmunin-node.conf.erb;h=d2d00b8cecb3d55666962dc1b06f1d6004ad8acb;hb=2f9b639973d52afcb3a59d5d8741ba65d6f000e8;hp=e5ef6ff7da7012eaefd07880e940143d24d65569;hpb=3eb533e5499e66423bafdedaf6c7d08ead1772de;p=mirror%2Fdsa-puppet.git diff --git a/modules/munin/templates/munin-node.conf.erb b/modules/munin/templates/munin-node.conf.erb index e5ef6ff7d..d2d00b8ce 100644 --- a/modules/munin/templates/munin-node.conf.erb +++ b/modules/munin/templates/munin-node.conf.erb @@ -38,6 +38,7 @@ ignore_file \.rpm(save|new)$ # doesn't understand CIDR-style network notation. You may repeat # the allow line as many times as you'd like +allow ^127\.0\.0\.1$ <%= str = '' scope.lookupvar('site::localinfo').keys.sort.each do |node|