aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/websites/manifests
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-05-21 10:33:40 +0000
committerNicolas Vigier <boklm@mageia.org>2013-05-21 10:33:40 +0000
commit6d9c58b76c8fc5efcfd08fc5bee3f6d978e3537b (patch)
tree695eebdbb2d70a26c15ba012b5c3fbfb31acb33c /deployment/websites/manifests
parent1faff7b6e481a092ce57324562da15b8f237a25d (diff)
downloadpuppet-6d9c58b76c8fc5efcfd08fc5bee3f6d978e3537b.tar
puppet-6d9c58b76c8fc5efcfd08fc5bee3f6d978e3537b.tar.gz
puppet-6d9c58b76c8fc5efcfd08fc5bee3f6d978e3537b.tar.bz2
puppet-6d9c58b76c8fc5efcfd08fc5bee3f6d978e3537b.tar.xz
puppet-6d9c58b76c8fc5efcfd08fc5bee3f6d978e3537b.zip
websites::www: remove apache::mod::geoip
As it doesn't seem to be used (only php-geoip is used), and is not available in Mageia.
Diffstat (limited to 'deployment/websites/manifests')
-rw-r--r--deployment/websites/manifests/www.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/deployment/websites/manifests/www.pp b/deployment/websites/manifests/www.pp
index 9787af18..0f7a7841 100644
--- a/deployment/websites/manifests/www.pp
+++ b/deployment/websites/manifests/www.pp
@@ -6,7 +6,6 @@ class websites::www {
include apache::var
include apache::mod::php
- include apache::mod::geoip
# for mailman reverse proxy, on ssl
include apache::mod::proxy