Alexandros Kosiaris has submitted this change and it was merged. 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(-) Approvals: Alexandros Kosiaris: Looks good to me, approved jenkins-bot: Verified 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: merged Gerrit-Change-Id: I4e832ee57becc60135ac0ce93cdd6eb917bf9a9d Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Mobrovac <[email protected]> Gerrit-Reviewer: Alexandros Kosiaris <[email protected]> Gerrit-Reviewer: Mvolz <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
