Elukey has uploaded a new change for review.

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

Change subject: Add mediawiki04 to the list of labs appservers in 
deployment-prep
......................................................................

Add mediawiki04 to the list of labs appservers in deployment-prep

Bug: T144006
Change-Id: I9640a8ea84b4872c0ea7a9c0c415b3d21167c777
---
M hieradata/labs.yaml
M hieradata/labs/deployment-prep/common.yaml
M modules/torrus/tests/cdn.pp
3 files changed, 7 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/99/309999/1

diff --git a/hieradata/labs.yaml b/hieradata/labs.yaml
index 1f38e7d..04985fd 100644
--- a/hieradata/labs.yaml
+++ b/hieradata/labs.yaml
@@ -53,18 +53,21 @@
       eqiad:
         - '10.68.17.170' # deployment-mediawiki01
         - '10.68.16.127' # deployment-mediawiki02
+        - '10.68.19.128' # deployment-mediawiki04
   api:
     route: eqiad
     backends:
       eqiad:
         - '10.68.17.170' # deployment-mediawiki01
         - '10.68.16.127' # deployment-mediawiki02
+        - '10.68.19.128' # deployment-mediawiki04
   rendering:
     route: eqiad
     backends:
       eqiad:
         - '10.68.17.170' # deployment-mediawiki01
         - '10.68.16.127' # deployment-mediawiki02
+        - '10.68.19.128' # deployment-mediawiki04
   security_audit:
     route: eqiad
     backends:
diff --git a/hieradata/labs/deployment-prep/common.yaml 
b/hieradata/labs/deployment-prep/common.yaml
index 3d489d1..a38327e 100644
--- a/hieradata/labs/deployment-prep/common.yaml
+++ b/hieradata/labs/deployment-prep/common.yaml
@@ -172,6 +172,7 @@
             - deployment-mediawiki01.deployment-prep.eqiad.wmflabs
             - deployment-mediawiki02.deployment-prep.eqiad.wmflabs
             - deployment-mediawiki03.deployment-prep.eqiad.wmflabs
+            - deployment-mediawiki04.deployment-prep.eqiad.wmflabs
             - deployment-tmh01.deployment-prep.eqiad.wmflabs
             - deployment-tin.deployment-prep.eqiad.wmflabs
             - mira.deployment-prep.eqiad.wmflabs
diff --git a/modules/torrus/tests/cdn.pp b/modules/torrus/tests/cdn.pp
index e052c23..14da580 100644
--- a/modules/torrus/tests/cdn.pp
+++ b/modules/torrus/tests/cdn.pp
@@ -76,18 +76,21 @@
                     'eqiad' => [
                         '10.68.17.96',  # deployment-mediawiki01
                         '10.68.17.208', # deployment-mediawiki02
+                        '10.68.19.128', # deployment-mediawiki04
                     ],
                 },
                 'api' => {
                     'eqiad' => [
                         '10.68.17.96',  # deployment-mediawiki01
                         '10.68.17.208', # deployment-mediawiki02
+                        '10.68.19.128', # deployment-mediawiki04
                     ],
                 },
                 'rendering' => {
                     'eqiad' => [
                         '10.68.17.96',  # deployment-mediawiki01
                         '10.68.17.208', # deployment-mediawiki02
+                        '10.68.19.128', # deployment-mediawiki04
                     ],
                 },
                 'appservers_debug' => {

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

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

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

Reply via email to