 Issue 29511584:
  #2762 - Fix provisioning of geoip to filter servers  (Closed) 
  Base URL: https://hg1/infrastructure
    
  
    Issue 29511584:
  #2762 - Fix provisioning of geoip to filter servers  (Closed) 
  Base URL: https://hg1/infrastructure| Left: | ||
| Right: | 
| OLD | NEW | 
|---|---|
| 1 classes: | 1 classes: | 
| 2 filterserver: | 2 filterserver: | 
| 3 is_default: true | 3 is_default: true | 
| 4 notificationserver: | 4 notificationserver: | 
| 5 is_default: false | 5 is_default: false | 
| 6 geoip: | |
| 
mathias
2017/08/14 08:04:33
Since class filterserver depends on class geoip it
 | |
| 7 adblockplus::legacy::filterserver: | |
| 
mathias
2017/08/14 08:04:33
This class should in turn include class filterserv
 | |
| 6 | 8 | 
| 7 # http://hub.eyeo.com/issues/1981 | 9 # http://hub.eyeo.com/issues/1981 | 
| 8 nginx::worker_connections: 4000 | 10 nginx::worker_connections: 4000 | 
| 9 nginx::ssl_session_cache: off | 11 nginx::ssl_session_cache: off | 
| 10 | 12 | 
| 11 # http://hub.eyeo.com/issues/1990 | 13 # http://hub.eyeo.com/issues/1990 | 
| 12 nginx::modules: | 14 nginx::modules: | 
| 13 geoip: | 15 geoip: | 
| 14 name: "ngx_http_geoip_module.so" | 16 name: "ngx_http_geoip_module.so" | 
| 15 | 17 | 
| OLD | NEW |