aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mga-mirrors/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mga-mirrors/manifests/init.pp')
-rw-r--r--modules/mga-mirrors/manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mga-mirrors/manifests/init.pp b/modules/mga-mirrors/manifests/init.pp
index 2bf927f3..128fc7a9 100644
--- a/modules/mga-mirrors/manifests/init.pp
+++ b/modules/mga-mirrors/manifests/init.pp
@@ -7,7 +7,7 @@ class mga-mirrors {
}
apache::vhost_catalyst_app { $vhost:
- script => /usr/bin/mga_mirrors_fastcgi.pl
+ script => "/usr/bin/mga_mirrors_fastcgi.pl"
}
$password = extlookup("mga_mirror_password")