From e71e7080e403c6bcacb7305b5764d305e314e03d Mon Sep 17 00:00:00 2001 From: Antoine Beaupre Date: Fri, 9 Apr 2010 17:21:08 -0400 Subject: proper apache bootstrap --- manifests/apache.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/apache.pp') 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 } -- cgit v1.2.3