summaryrefslogtreecommitdiff
path: root/templates/munin-node.conf.Debian.etch
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-03-17 15:05:24 +0000
committermh <mh@immerda.ch>2008-03-17 15:05:24 +0000
commit185c968186f42fc28d719ddeac532185e6aaa172 (patch)
treeb36cc23a02c8e7b7cf182ddf8fe00016e1ee1916 /templates/munin-node.conf.Debian.etch
parentf6e15cc5d19cfc16a087b169208375e4b589534b (diff)
fixed allow stuff
Diffstat (limited to 'templates/munin-node.conf.Debian.etch')
-rw-r--r--templates/munin-node.conf.Debian.etch3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/munin-node.conf.Debian.etch b/templates/munin-node.conf.Debian.etch
index 0673937..0f0f568 100644
--- a/templates/munin-node.conf.Debian.etch
+++ b/templates/munin-node.conf.Debian.etch
@@ -33,4 +33,5 @@ host_name <%= fqdn %>
# regular expression, due to brain damage in Net::Server, which
# doesn't understand CIDR-style network notation. You may repeat
# the allow line as many times as you'd like
-allow <%= munin_allow %>
+allow <%= munin_allow1 %>
+allow <%= munin_allow2 %>