summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGabriel Filion <gabster@lelutin.ca>2015-02-20 18:06:55 -0500
committerGabriel Filion <gabster@lelutin.ca>2015-02-20 18:06:55 -0500
commit6f30dd81e946998a222cc95872a33548e856c7f5 (patch)
tree6d5fa55d17ab7b6a4102f90749e127fd2752817b /README
parenta4b8195e7a5d444448b3750d66ec725d6f7c67ab (diff)
Rename nagios flag to manage_nagios
This is so that we stay consistent between all shared modules that are using this pattern.
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 32698b3..509650f 100644
--- a/README
+++ b/README
@@ -55,8 +55,8 @@ stunnel configuration variable (see manifests/server.pp) which will be used to
create the /etc/stunnel/${name}.conf file, and then notify the stunnel service
so it will restart.
-If you pass $use_nagios to this define, it will create a nagios::service entry
-for stunnel_${name} which will watch for the appropriate number processes with
-that configuration name
+If you pass $manage_nagios to this define, it will create a nagios::service
+entry for stunnel_${name} which will watch for the appropriate number processes
+with that configuration name
+
- \ No newline at end of file