summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-06-20 13:43:23 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-06-20 13:43:23 -0300
commitc758ba2395c318f14a01f72daae3730463ead0fa (patch)
tree7343e3f3371aec92e5c2377051461a8f668d52f4 /manifests
parent733495ef4b54000a3adabe305ef649104ae7ca47 (diff)
downloadpuppet-websites-c758ba2395c318f14a01f72daae3730463ead0fa.tar.gz
puppet-websites-c758ba2395c318f14a01f72daae3730463ead0fa.tar.bz2
Setup cgit on websites::hosting
Diffstat (limited to 'manifests')
-rw-r--r--manifests/hosting.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/hosting.pp b/manifests/hosting.pp
index cf47eee..126229f 100644
--- a/manifests/hosting.pp
+++ b/manifests/hosting.pp
@@ -17,6 +17,7 @@ class websites::hosting inherits websites::setup {
if $git_daemon != false {
class { 'git::gitweb': }
+ class { 'git::cgit': }
}
apache::site { "images":