diff options
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/websites.pp | 1 |
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 |