aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mga-mirrors
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2010-11-05 23:45:28 +0000
committerMichael Scherer <misc@mageia.org>2010-11-05 23:45:28 +0000
commitcbb430c3d359ed22485261468ad8e37193bf9ec4 (patch)
treefe32f37b5a46e17d82c7e67238b448c2fada65b4 /modules/mga-mirrors
parente7446275c1f5198a0f9c0e0aec8231d266beff8c (diff)
downloadpuppet-cbb430c3d359ed22485261468ad8e37193bf9ec4.tar
puppet-cbb430c3d359ed22485261468ad8e37193bf9ec4.tar.gz
puppet-cbb430c3d359ed22485261468ad8e37193bf9ec4.tar.bz2
puppet-cbb430c3d359ed22485261468ad8e37193bf9ec4.tar.xz
puppet-cbb430c3d359ed22485261468ad8e37193bf9ec4.zip
- oups, fix error
Diffstat (limited to 'modules/mga-mirrors')
-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")