aboutsummaryrefslogtreecommitdiff
path: root/manifests/git-daemon.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-12-22 12:59:32 -0200
committerSilvio Rhatto <rhatto@riseup.net>2012-12-22 12:59:32 -0200
commit75bbacddbc3365586956a6177806cbfee2618810 (patch)
treed0885d5b9cdb2234a754fe62f3583e09a0a60b58 /manifests/git-daemon.pp
parent54eacd438e5fc4fb5618db553cee2594b2145c0e (diff)
downloadpuppet-git-75bbacddbc3365586956a6177806cbfee2618810.tar.gz
puppet-git-75bbacddbc3365586956a6177806cbfee2618810.tar.bz2
Adding git-manager wrapper class
Diffstat (limited to 'manifests/git-daemon.pp')
-rw-r--r--manifests/git-daemon.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/git-daemon.pp b/manifests/git-daemon.pp
index fdb0007..5ed845a 100644
--- a/manifests/git-daemon.pp
+++ b/manifests/git-daemon.pp
@@ -4,7 +4,7 @@
#
# http://reductivelabs.com/trac/puppet/wiki/Recipes/SimpleText
-class git-daemon inherits gitosis {
+class git-daemon inherits git-manager {
# the needed packages and services
include inetd