From: Silvio Rhatto Date: Wed, 10 Apr 2013 20:33:50 +0000 (-0300) Subject: Adding link X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=e41fc580d61696c3996abdabec1919be9afcf703;p=puppet-ikiwiki.git Adding link --- diff --git a/manifests/instance.pp b/manifests/instance.pp index 82ae0fa..28add12 100644 --- a/manifests/instance.pp +++ b/manifests/instance.pp @@ -72,6 +72,7 @@ define ikiwiki::instance($base_url = $domain, $ensure = 'present', $description } } + # See http://rtime.felk.cvut.cz/~sojka/blog/using-ikiwiki-with-gitolite/ file { "/var/git/repositories/${name}.git/hooks/post-update": ensure => present, owner => $owner,