Index: modules/statsmaster/manifests/awstats.pp |
=================================================================== |
--- a/modules/statsmaster/manifests/awstats.pp |
+++ b/modules/statsmaster/manifests/awstats.pp |
@@ -97,20 +97,16 @@ class statsmaster::awstats { |
} |
} |
$sites = { |
'adblockplus.org' => { |
host => 'web2.adblockplus.org', |
log => 'access_log_adblockplus.org', |
}, |
- 'easylist.adblockplus.org' => { |
- host => 'ssh.adblockplus.org', |
- log => 'access_log_easylist', |
- }, |
'share.adblockplus.org' => { |
host => 'web-sh-abp-org-1.adblockplus.org', |
log => 'access_log_share.adblockplus.org', |
}, |
'facebook.adblockplus.me' => { |
host => 'web-fb-abp-me-1.adblockplus.org', |
log => 'access_log_facebook.adblockplus.me', |
}, |