Reedy has uploaded a new change for review.

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


Change subject: Add pmtpa apaches for completeness
......................................................................

Add pmtpa apaches for completeness

Replace /home/w -> /home/wikipedia

Change-Id: Ib042bfcfde4410029b8b87ffa2f43a415adb3b9a
---
M files/misc/scripts/apache-fast-test
1 file changed, 4 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/83/91383/1

diff --git a/files/misc/scripts/apache-fast-test 
b/files/misc/scripts/apache-fast-test
index 36bb6b4..2056fc1 100755
--- a/files/misc/scripts/apache-fast-test
+++ b/files/misc/scripts/apache-fast-test
@@ -43,8 +43,10 @@
                if (/^pybal$/) {
                        # list of production servers from pybal config
                        $servers = get_server_list_from_pybal_config(qw(
-                               /home/w/conf/pybal/eqiad/apaches
-                               /home/w/conf/pybal/eqiad/api
+                               /home/wikipedia/conf/pybal/eqiad/apaches
+                               /home/wikipedia/conf/pybal/eqiad/api
+                               /home/wikipedia/conf/pybal/pmtpa/apaches
+                               /home/wikipedia/conf/pybal/pmtpa/api
                        ));
                } elsif (/^([\w\.]+)$/) {
                        $servers->{$1} = 1;

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

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

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

Reply via email to