aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-02-15 10:55:53 -0200
committerSilvio Rhatto <rhatto@riseup.net>2010-02-15 10:55:53 -0200
commit66b34c1b94c3a18e1cdce1c44c02b779531faf55 (patch)
tree78a9139ac179ff1a65ddbaae4c4105c095122ce0 /manifests
parent76d2b8802fc5c26cd4fce2b8ad1e657010f16ef3 (diff)
downloadpuppet-nodo-66b34c1b94c3a18e1cdce1c44c02b779531faf55.tar.gz
puppet-nodo-66b34c1b94c3a18e1cdce1c44c02b779531faf55.tar.bz2
Adding php module
Diffstat (limited to 'manifests')
-rw-r--r--manifests/websites.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/websites.pp b/manifests/websites.pp
index 326e670..adfd11e 100644
--- a/manifests/websites.pp
+++ b/manifests/websites.pp
@@ -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