diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-01-26 10:36:22 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-01-26 10:36:22 -0200 |
commit | 82b669505dc1ae7071217eef59d66266f1c56f21 (patch) | |
tree | f5b18bf1e6c0f4b6063de7e6f8527fc1128c0241 | |
parent | 954dd874351eda500e88b9e59c60af555e8e7b40 (diff) | |
download | puppet-nodo-82b669505dc1ae7071217eef59d66266f1c56f21.tar.gz puppet-nodo-82b669505dc1ae7071217eef59d66266f1c56f21.tar.bz2 |
Oops
-rw-r--r-- | manifests/web.pp | 1 |
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) |