Negative24 has uploaded a new change for review.

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

Change subject: Default ignore alternate file domain config
......................................................................

Default ignore alternate file domain config

This setting is pointless in Labs so it is
automatically ignored by setting this in Puppet.

Bug: T93837
Change-Id: I7f1d36f7cb45ccc6eb7c5c0b6871e3d469afb184
---
M manifests/role/phabricator.pp
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/64/199564/1

diff --git a/manifests/role/phabricator.pp b/manifests/role/phabricator.pp
index 059f9a0..9455779 100644
--- a/manifests/role/phabricator.pp
+++ b/manifests/role/phabricator.pp
@@ -190,6 +190,9 @@
             'auth.require-email-verification' => false,
             'metamta.mail-adapter'            => 
'PhabricatorMailImplementationTestAdapter',
             'repository.default-local-path'   => '/srv/phab/repos',
+            'config.ignore-issues'            => '{
+                                                      
"security.security.alternate-file-domain": true
+                                                  }',
         },
     }
 

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

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

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

Reply via email to