Rush has uploaded a new change for review.

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

Change subject: phab stop trying to call outbound via http
......................................................................

phab stop trying to call outbound via http

We don't allow the phab box to get to the net
unrestricted, this stops it from trying and timing
out for things such as gravatar images.

Change-Id: I3a21843cd69df768304477c9bb2521eb56a9dd34
---
M modules/phabricator/data/fixed_settings.yaml
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/22/163622/1

diff --git a/modules/phabricator/data/fixed_settings.yaml 
b/modules/phabricator/data/fixed_settings.yaml
index c140168..c5c5bf2 100644
--- a/modules/phabricator/data/fixed_settings.yaml
+++ b/modules/phabricator/data/fixed_settings.yaml
@@ -123,6 +123,8 @@
 
 phabricator.env: 'default'
 
+security.allow-outbound-http: false
+
 user.custom-field-definitions:
   bugzilla_email:
     name: bugzilla_email

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3a21843cd69df768304477c9bb2521eb56a9dd34
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Rush <[email protected]>

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

Reply via email to