aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mga-mirrors
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2010-11-05 01:09:41 +0000
committerMichael Scherer <misc@mageia.org>2010-11-05 01:09:41 +0000
commit544582c1132f82c8c82933bb46d9ab9d65b86957 (patch)
treedf9e0390b5792a574cc0bfc6da206bcd578248e0 /modules/mga-mirrors
parent1d079031a00c5e862e0a922d90248f606b9b25d8 (diff)
downloadpuppet-544582c1132f82c8c82933bb46d9ab9d65b86957.tar
puppet-544582c1132f82c8c82933bb46d9ab9d65b86957.tar.gz
puppet-544582c1132f82c8c82933bb46d9ab9d65b86957.tar.bz2
puppet-544582c1132f82c8c82933bb46d9ab9d65b86957.tar.xz
puppet-544582c1132f82c8c82933bb46d9ab9d65b86957.zip
- install the module that we use in practice
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 96a4fa7e..0d477f27 100644
--- a/modules/mga-mirrors/manifests/init.pp
+++ b/modules/mga-mirrors/manifests/init.pp
@@ -2,7 +2,7 @@ class mga-mirrors {
$vhost = "mirrors.$domain"
- include apache::mod_fcgid
+ include apache::mod_fastcgi
package { 'mga-mirrors':
ensure => installed