aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-26 10:36:22 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-26 10:36:22 -0200
commit82b669505dc1ae7071217eef59d66266f1c56f21 (patch)
treef5b18bf1e6c0f4b6063de7e6f8527fc1128c0241 /manifests
parent954dd874351eda500e88b9e59c60af555e8e7b40 (diff)
downloadpuppet-nodo-82b669505dc1ae7071217eef59d66266f1c56f21.tar.gz
puppet-nodo-82b669505dc1ae7071217eef59d66266f1c56f21.tar.bz2
Oops
Diffstat (limited to 'manifests')
-rw-r--r--manifests/web.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/web.pp b/manifests/web.pp
index 746aacd..e6634b7 100644
--- a/manifests/web.pp
+++ b/manifests/web.pp
@@ -35,7 +35,6 @@ class nodo::web inherits nodo::vserver {
include reprepro::cron::disabled
}
false,default: { }
- }
}
$git_daemon = hiera('nodo::web::git_daemon', True)