Andrew Bogott has submitted this change and it was merged.

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

Approvals:
  Andrew Bogott: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/network.pp b/manifests/network.pp
index 5a18f7f..7a345d9 100644
--- a/manifests/network.pp
+++ b/manifests/network.pp
@@ -51,14 +51,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: merged
Gerrit-Change-Id: I192eda95e50c2fdad527d68255a5571bd5c2bdb2
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: John F. Lewis <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: coren <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to