]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adding php module
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 15 Feb 2010 12:55:53 +0000 (10:55 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 15 Feb 2010 12:55:53 +0000 (10:55 -0200)
manifests/websites.pp

index 326e670360d44f0129c3e02226d752dae83116e9..adfd11e436164cf907754d58617e51d6d02344fd 100644 (file)
@@ -81,6 +81,7 @@ class websites::setup {
 
 class websites::hosting inherits websites::setup {
   # Include the needed classes for website hosting
+  include php
   include drupal
   include gitweb
   include trac