summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2009-01-09 01:07:12 +0000
committermh <mh@immerda.ch>2009-01-09 01:07:12 +0000
commit3b4a03138afad4ce705ab9643f3e0b139aae099f (patch)
tree2a27f0cf0219ed05e2b4970f316dfb3e54e37b19
parent42ad719f4fb8075e42174c287529232c1919fb0e (diff)
fixed typo
-rw-r--r--manifests/defines.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/defines.pp b/manifests/defines.pp
index 28910a0..911c04d 100644
--- a/manifests/defines.pp
+++ b/manifests/defines.pp
@@ -4,7 +4,7 @@
define git::web::repo(
$projectroot,
$projects_list,
- $sitename='absent',
+ $sitename='absent'
){
include git::web
$gitweb_url = $name