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

Unified Diff: hiera/roles/filterserver.yaml

Issue 29527816: #2762 - Fix provisioning of geoip to filter servers (Closed)
Patch Set: For comment 5 Created Aug. 30, 2017, 3:20 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
« no previous file with comments | « no previous file | modules/adblockplus/manifests/legacy/filterserver.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: hiera/roles/filterserver.yaml
===================================================================
--- a/hiera/roles/filterserver.yaml
+++ b/hiera/roles/filterserver.yaml
@@ -1,9 +1,10 @@
classes:
- filterserver:
- is_default: true
+ adblockplus::legacy::filterserver:
notificationserver:
is_default: false
+filterserver::is_default: true
+
# http://hub.eyeo.com/issues/1981
nginx::worker_connections: 4000
nginx::ssl_session_cache: off
« no previous file with comments | « no previous file | modules/adblockplus/manifests/legacy/filterserver.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld