summaryrefslogtreecommitdiff
path: root/manifests/apache.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2010-07-01 04:17:29 +0200
committermh <mh@immerda.ch>2010-07-01 04:17:29 +0200
commit694b811204b35f8f30f5f6bcefe3435d83c43705 (patch)
tree48a8b2c2c806bef488ae243e7231adc6c45cb227 /manifests/apache.pp
parent481a621f2411fc6cb87521760897f5c5c6f47ea9 (diff)
parent41571b20b23d7313c192e233ec9b76a89af05354 (diff)
Merge branch 'koumbit'
Diffstat (limited to 'manifests/apache.pp')
-rw-r--r--manifests/apache.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/apache.pp b/manifests/apache.pp
index 36994f8..c00b1d9 100644
--- a/manifests/apache.pp
+++ b/manifests/apache.pp
@@ -1,4 +1,4 @@
-class nagios::apache {
+class nagios::apache inherits ::apache {
$nagios_httpd = 'apache'
include nagios
}