Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: hiera/roles/filterserver.yaml

Issue 29511584: #2762 - Fix provisioning of geoip to filter servers (Closed) Base URL: https://hg1/infrastructure
Patch Set: split the absent package into a legacy class Created Aug. 11, 2017, 12:37 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld