summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2010-01-08 00:55:51 +0100
committermh <mh@immerda.ch>2010-01-08 00:55:51 +0100
commit0cae6388ab8d68342e8fdc698283bb68cb0383f3 (patch)
treee8365061dee104c16b064bcef03d54a1147723cb
parent0061fd31737b5e12e2252181c78fc9ac30740a7d (diff)
minor code style cleanup
-rw-r--r--manifests/web/repo.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/web/repo.pp b/manifests/web/repo.pp
index 5ecf27b..c79f73a 100644
--- a/manifests/web/repo.pp
+++ b/manifests/web/repo.pp
@@ -5,7 +5,7 @@ define git::web::repo(
$ensure = 'present',
$projectroot,
$projects_list,
- $sitename='absent'
+ $sitename = 'absent'
){
include git::web
$gitweb_url = $name