From: Silvio Rhatto Date: Sat, 8 May 2010 15:43:38 +0000 (-0300) Subject: Adding reprepro X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=fc1119e9310961b0d5927e355c52b272b04499cd;p=puppet-nodo.git Adding reprepro --- diff --git a/manifests/web.pp b/manifests/web.pp index 09aec4d..1545e03 100644 --- a/manifests/web.pp +++ b/manifests/web.pp @@ -1,9 +1,13 @@ class nodo::web inherits nodo::vserver { + # Class for web nodes + $reprepro_basedir = '/var/reprepro' + include git-daemon include websites include database include users::virtual include utils::web + include reprepro backupninja::svn { "svn": src => "/var/svn",