From c86258209679f6c22a8826b4f60eb5a03732d3a4 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 12 May 2012 14:27:06 -0300 Subject: Adding hotglue module --- manifests/subsystems/websites.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/subsystems/websites.pp') 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 -- cgit v1.2.3