[Mageia-sysadm] [422] automatically pull apache::base to be consistant with others define

root at mageia.org root at mageia.org
Tue Nov 23 17:03:02 CET 2010


Revision: 422
Author:   misc
Date:     2010-11-23 17:03:02 +0100 (Tue, 23 Nov 2010)
Log Message:
-----------
automatically pull apache::base to be consistant with others define

Modified Paths:
--------------
    puppet/modules/apache/manifests/init.pp

Modified: puppet/modules/apache/manifests/init.pp
===================================================================
--- puppet/modules/apache/manifests/init.pp	2010-11-23 16:01:26 UTC (rev 421)
+++ puppet/modules/apache/manifests/init.pp	2010-11-23 16:03:02 UTC (rev 422)
@@ -143,6 +143,7 @@
    }
 
    define webapp_other($webapp_file) {
+        include apache::base
         $webappname = $name
         file { "webapp_$name.conf":
             path => "/etc/httpd/conf/webapps.d/$webappname.conf",
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101123/aa7a5a38/attachment.html>


More information about the Mageia-sysadm mailing list