Alexandros Kosiaris has uploaded a new change for review.

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


Change subject: Add iron.wikimedia.org to bastion_hosts
......................................................................

Add iron.wikimedia.org to bastion_hosts

In order to have ferm populate its rules.
While at it add some comments to clear up the bastion_host landscape

Change-Id: I149bcceecdcfad031eae159a961423977a07a0ac
---
M manifests/network.pp
1 file changed, 12 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/23/108023/1

diff --git a/manifests/network.pp b/manifests/network.pp
index 2ed0b46..34835bc 100644
--- a/manifests/network.pp
+++ b/manifests/network.pp
@@ -24,18 +24,20 @@
        $special_hosts = {
                'production' => {
                        'bastion_hosts' => [
-                                       '208.80.152.165',
-                                       '208.80.154.149',
-                                       '91.198.174.113',
-                                       '198.35.26.5',
-                                       '2620:0:860:2:21e:c9ff:feea:ab95',
-                                       '2620:0:861:2:7a2b:cbff:fe09:11ba',
-                                       '2620:0:862:1:a6ba:dbff:fe30:d770',
-                                       '2620:0:863:1:92b1:1cff:fe4d:4249',
+                                       '208.80.152.165', # fenari.wikimedia.org
+                                       '208.80.154.149', # 
bast1001.wikimedia.org
+                                       '91.198.174.113', # 
hooft.esams.wikimedia.org
+                                       '198.35.26.5', # bast4001.wikimedia.org
+                    '208.80.154.151', # iron.wikimedia.org
+                                       '2620:0:860:2:21e:c9ff:feea:ab95', # 
fenari.wikimedia.org
+                                       '2620:0:861:2:7a2b:cbff:fe09:11ba', # 
bast.wikimedia.org
+                                       '2620:0:862:1:a6ba:dbff:fe30:d770', # 
hooft.esams.wikimedia.org
+                                       '2620:0:863:1:92b1:1cff:fe4d:4249', # 
bast4001.wikimedia.org
+                                       '2620:0:861:2:7a2b:cbff:fe09:d5c', # 
iron.wikimedia.org
                                        ],
                        'monitoring_hosts' => [
-                                           '208.80.154.14',
-                                           '2620:0:861:1:7a2b:cbff:fe08:a42f',
+                                           '208.80.154.14', # 
neon.wikimedia.org
+                                           '2620:0:861:1:7a2b:cbff:fe08:a42f', 
# neon.wikimedia.org
                                            ]
                },
                'labs' => {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I149bcceecdcfad031eae159a961423977a07a0ac
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <akosia...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to