aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/gitweb.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/gitweb.pp b/manifests/gitweb.pp
index 81d19c9..3daa92f 100644
--- a/manifests/gitweb.pp
+++ b/manifests/gitweb.pp
@@ -5,7 +5,7 @@ class gitweb inherits gitosis {
package { gitweb: ensure => installed }
case $apache_use_domain {
- '' { $apache_use_domain = $domain }
+ '': { $apache_use_domain = $domain }
}
# gitweb config file