summaryrefslogtreecommitdiff
path: root/manifests/apache.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/apache.pp')
-rw-r--r--manifests/apache.pp8
1 files changed, 4 insertions, 4 deletions
diff --git a/manifests/apache.pp b/manifests/apache.pp
index f6ec39a..b1da837 100644
--- a/manifests/apache.pp
+++ b/manifests/apache.pp
@@ -5,11 +5,11 @@ class nagios::apache(
$stored_config = true
) {
class{'nagios':
- httpd => 'apache',
+ httpd => 'apache',
allow_external_cmd => $allow_external_cmd,
- manage_munin => $manage_munin,
- manage_shorewall => $manage_shorewall,
- stored_config => $stored_config
+ manage_munin => $manage_munin,
+ manage_shorewall => $manage_shorewall,
+ stored_config => $stored_config
}
case $::operatingsystem {