Hello 20after4, Halfak,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Add gitlab.com to Phab proxy whitelist
......................................................................

Add gitlab.com to Phab proxy whitelist

Bug: T181835
Change-Id: I048b4c2e2ad4be402d14d8e7fc0985e5e165928d
---
M modules/phabricator/templates/vcs/system.gitconfig.erb
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/40/394640/1

diff --git a/modules/phabricator/templates/vcs/system.gitconfig.erb 
b/modules/phabricator/templates/vcs/system.gitconfig.erb
index d678e4b..329a5ba 100644
--- a/modules/phabricator/templates/vcs/system.gitconfig.erb
+++ b/modules/phabricator/templates/vcs/system.gitconfig.erb
@@ -1,5 +1,7 @@
 [http "https://github.com";]
     proxy = <%= @proxy %>
+[http "https://gitlab.com";]
+    proxy = <%= @proxy %>
 [http "https://gerrit.wikimedia.org";]
     proxy =
 [http "https://phabricator.wikimedia.org";]

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I048b4c2e2ad4be402d14d8e7fc0985e5e165928d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Chad <[email protected]>
Gerrit-Reviewer: 20after4 <[email protected]>
Gerrit-Reviewer: Halfak <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to