aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-06-30 22:02:33 -0300
committerSilvio Rhatto <rhatto@riseup.net>2011-06-30 22:02:33 -0300
commit311f21d210974cef53cb16972f9d37762dc352a9 (patch)
tree7c2569435569873a1264dbef4689d8b2bf3accce /manifests
parent8e2b45f1e45988652c2cc117b95292bf569f94ca (diff)
downloadpuppet-nodo-311f21d210974cef53cb16972f9d37762dc352a9.tar.gz
puppet-nodo-311f21d210974cef53cb16972f9d37762dc352a9.tar.bz2
Updating to recent reprepro module
Diffstat (limited to 'manifests')
-rw-r--r--manifests/web.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/web.pp b/manifests/web.pp
index 1545e03..b9d7bc2 100644
--- a/manifests/web.pp
+++ b/manifests/web.pp
@@ -7,7 +7,7 @@ class nodo::web inherits nodo::vserver {
include database
include users::virtual
include utils::web
- include reprepro
+ include reprepro::cron
backupninja::svn { "svn":
src => "/var/svn",