Mobrovac has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/309210

Change subject: Kartotherian: Do not use a proxy
......................................................................

Kartotherian: Do not use a proxy

Kartotherian does not interact with any entities outside of WMF
production, so unset the proxy

Change-Id: Iaefa07ddb43813fbd8a74fe8a78613a64501a0d5
---
M modules/kartotherian/templates/config.yaml.erb
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/10/309210/1

diff --git a/modules/kartotherian/templates/config.yaml.erb 
b/modules/kartotherian/templates/config.yaml.erb
index 95e5a1c..cfc40e9 100644
--- a/modules/kartotherian/templates/config.yaml.erb
+++ b/modules/kartotherian/templates/config.yaml.erb
@@ -1,5 +1,7 @@
 # Kartotherian-specific settings
 
+proxy: ''
+
 variables:
     osmdb-user: '<%= @pgsql_kartotherian_user %>'
     osmdb-pswd: '<%= @pgsql_kartotherian_pass %>'

-- 
To view, visit https://gerrit.wikimedia.org/r/309210
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaefa07ddb43813fbd8a74fe8a78613a64501a0d5
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mobrovac <mobro...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to