summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2012-06-29 17:38:11 +0000
committervarac <varacanero@zeromail.org>2012-06-29 17:38:11 +0000
commita7979748a2ed642cad742023f201617fb29c9e2b (patch)
tree6fa5fb47a2b88290f9766499091b907c2688616e
parent368e5d4b90911ffb2d56eaa037520a5df4ef7390 (diff)
README: (doesn't work) ->
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 754f652..b6ead1c 100644
--- a/README
+++ b/README
@@ -43,7 +43,7 @@ To use this module, follow these directions:
d. Add to the top of your site.pp a variable which indicates what IP should be allowed to
connect to your individual munin-nodes (this is typically your main munin host's IP):
- $munin_cidr_allow = '192.168.0.1/32'
+ $munin_allow = '192.168.0.1/32'
You can also put an array there.