 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| Index: hiera/roles/filterserver.yaml | 
| =================================================================== | 
| --- a/hiera/roles/filterserver.yaml | 
| +++ b/hiera/roles/filterserver.yaml | 
| @@ -3,6 +3,8 @@ | 
| is_default: true | 
| notificationserver: | 
| is_default: false | 
| + geoip: | 
| 
mathias
2017/08/14 08:04:33
Since class filterserver depends on class geoip it
 | 
| + adblockplus::legacy::filterserver: | 
| 
mathias
2017/08/14 08:04:33
This class should in turn include class filterserv
 | 
| # http://hub.eyeo.com/issues/1981 | 
| nginx::worker_connections: 4000 |