John F. Lewis has uploaded a new change for review.

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

Change subject: labs: update bastion values in network.pp
......................................................................

labs: update bastion values in network.pp

Change-Id: I192eda95e50c2fdad527d68255a5571bd5c2bdb2
---
M manifests/network.pp
1 file changed, 3 insertions(+), 8 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/57/201957/1

diff --git a/manifests/network.pp b/manifests/network.pp
index f65096c..550560a 100644
--- a/manifests/network.pp
+++ b/manifests/network.pp
@@ -50,14 +50,9 @@
         },
         'labs' => {
             'bastion_hosts' => [
-                    '208.80.153.202',
-                    '208.80.153.203',
-                    '208.80.153.207',
-                    '208.80.153.232',
-                    '10.4.1.55',
-                    '10.4.1.58',
-                    '10.4.1.84',
-                    '10.4.0.85',
+                    '208.80.155.129', # bastion1.wmflabs.org
+                    '208.80.155.153', # bastion2.wmflabs.org
+                    '208.80.155.154', # bastion3.wmflabs.org
                     '10.68.16.5',   # bastion1.eqiad.wmflabs
                     '10.68.16.66',  # bastion2.eqiad.wmflabs
                     '10.68.16.67',  # bastion3.eqiad.wmflabs

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I192eda95e50c2fdad527d68255a5571bd5c2bdb2
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: John F. Lewis <[email protected]>

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

Reply via email to