From 60648d5bff25a9fcca722aa1aa697cb4228e71d0 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 20 Oct 2010 14:58:42 -0200 Subject: File source fix --- manifests/gitosis.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/gitosis.pp b/manifests/gitosis.pp index 853ca7e..c446918 100644 --- a/manifests/gitosis.pp +++ b/manifests/gitosis.pp @@ -71,7 +71,7 @@ class gitosis inherits git { owner => root, group => root, mode => 0755, - source => "puppet:///files/git/git-mass-update-server-info", + source => "puppet:///modules/git/git-mass-update-server-info", } # mass update hourly -- cgit v1.2.3