diff options
Diffstat (limited to 'manifests/subsystems/websites.pp')
| -rw-r--r-- | manifests/subsystems/websites.pp | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/manifests/subsystems/websites.pp b/manifests/subsystems/websites.pp index 4d70b48..7c67b4a 100644 --- a/manifests/subsystems/websites.pp +++ b/manifests/subsystems/websites.pp @@ -138,6 +138,7 @@ class websites::hosting inherits websites::setup {    include pmwiki    include apache::rails    include wordpress +  include hotglue    if $git_daemon != false {      include gitweb | 
