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

Unified Diff: modules/filterserver/manifests/init.pp

Issue 29527816: #2762 - Fix provisioning of geoip to filter servers (Closed)
Patch Set: Created Aug. 25, 2017, 5:51 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: modules/filterserver/manifests/init.pp
===================================================================
--- a/modules/filterserver/manifests/init.pp
+++ b/modules/filterserver/manifests/init.pp
@@ -2,6 +2,7 @@
include adblockplus::web
include nginx
+ include geoip
user {'subscriptionstat':
ensure => absent,

Powered by Google App Engine
This is Rietveld