From 544582c1132f82c8c82933bb46d9ab9d65b86957 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Fri, 5 Nov 2010 01:09:41 +0000 Subject: - install the module that we use in practice --- modules/mga-mirrors/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/mga-mirrors/manifests/init.pp') 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 -- cgit v1.2.1