Rush has uploaded a new change for review.

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

Change subject: phab add rt mail routes to projects
......................................................................

phab add rt mail routes to projects

These should cover historical cases but are not
for general advertisement and use.  Using task@
and doing #project in the body is much more
fully featured.

Change-Id: I7ce0f94499587a69a1032436312fc73e45b9f472
---
M manifests/role/phabricator.pp
1 file changed, 8 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/20/180720/1

diff --git a/manifests/role/phabricator.pp b/manifests/role/phabricator.pp
index 4f4c212..9bf709b 100644
--- a/manifests/role/phabricator.pp
+++ b/manifests/role/phabricator.pp
@@ -116,8 +116,15 @@
             taskcreation => "task@${domain}",
         },
         address_routing => {
+            ops-ulsfo    => 'ops-ulsfo',
+            ops-codfw    => 'ops-codfw',
+            ops-pmtpa    => 'ops-pmtpa',
+            ops-esams    => 'ops-esams',
+            ops-eqiad    => 'ops-eqiad',
+            ops-core     => 'ops-core',
+            ops-network  => 'ops-network',
             ops-requests => 'operations',
-            testproj    => 'demoproject'
+            testproj     => 'demoproject'
         },
         phab_bot        => {
             root_dir    => '/srv/phab/phabricator/',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7ce0f94499587a69a1032436312fc73e45b9f472
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