Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/197884
Change subject: Citoid: Set the protocol for the proxy ...................................................................... Citoid: Set the protocol for the proxy Bug: T93157 Change-Id: I4e832ee57becc60135ac0ce93cdd6eb917bf9a9d --- M hieradata/common/citoid.yaml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/84/197884/1 diff --git a/hieradata/common/citoid.yaml b/hieradata/common/citoid.yaml index 80c5111..21353cb 100644 --- a/hieradata/common/citoid.yaml +++ b/hieradata/common/citoid.yaml @@ -1,3 +1,3 @@ -http_proxy: url-downloader.wikimedia.org:8080 +http_proxy: http://url-downloader.wikimedia.org:8080 zotero_host: zotero.svc.eqiad.wmnet statsd_host: statsd.eqiad.wmnet -- To view, visit https://gerrit.wikimedia.org/r/197884 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4e832ee57becc60135ac0ce93cdd6eb917bf9a9d Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Mobrovac <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
