Rush has submitted this change and it was merged.

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(-)

Approvals:
  Rush: Verified; Looks good to me, approved
  jenkins-bot: Checked



diff --git a/manifests/role/phabricator.pp b/manifests/role/phabricator.pp
index fc43fcc..41a33a1 100644
--- a/manifests/role/phabricator.pp
+++ b/manifests/role/phabricator.pp
@@ -181,6 +181,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: merged
Gerrit-Change-Id: I7f1d36f7cb45ccc6eb7c5c0b6871e3d469afb184
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Negative24 <[email protected]>
Gerrit-Reviewer: Rush <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to