summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 762a802..18cfa0a 100644
--- a/README
+++ b/README
@@ -37,9 +37,9 @@ To use this module, follow these directions:
c. you will also need to create the following empty directories:
mkdir /etc/puppet/modules/munin/files/empty
- mkdir /etc/puppet/modules/munin/files/modules_dir
- mkdir -p /etc/puppet/modules/munin/files/nodes/modules_dir
- mkdir -p /etc/puppet/modules/munin/files/plugins/modules_dir
+ mkdir /etc/puppet/modules/munin/files/module_dir
+ mkdir -p /etc/puppet/modules/munin/files/nodes/module_dir
+ mkdir -p /etc/puppet/modules/munin/files/plugins/module_dir
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):