summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-10-06 14:32:42 +0200
committervarac <varacanero@zeromail.org>2015-10-06 14:32:42 +0200
commit70afab799b8cf720cd12bd225c1c2948fd1597ee (patch)
tree9cfe2d117de723f519e13908c2a41d09bba6c083 /README
parent6c3ca97f1524e2b6242c27a2c97dbfb78105889f (diff)
parent2cd1b529fc18847712760b15c9412b10d1cee712 (diff)
Merge remote-tracking branch 'shared/master' into leap_master
Conflicts: manifests/apache.pp
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index cd0d254..4b1864d 100644
--- a/README
+++ b/README
@@ -32,9 +32,9 @@ Monitor
-------
On one node the "nagios" class has to be included. By default this installs
-apache using the "apache" module. To use lighttpd instead, include
-"nagios::lighttpd", or, if the web server is not to be managed by puppet,
-include "nagios::headless".
+apache using the "apache" module. To use lighttpd instead, set the "httpd"
+parameter to the "nagios" class to "lighttpd", or, if the web server is not to
+be managed by puppet, set the "httpd" parameter to "absent".
Hosts
@@ -216,7 +216,7 @@ Usage example:
~~~
node nagios {
- class { 'nagios::apache': } -> class { 'nagios::defaults': }
+ class { 'nagios': } -> class { 'nagios::defaults': }
# Declare another nagios command
nagios::command { http_port: