Dzahn has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/335376 )

Change subject: add install1002/2002 to replace install1001/2001
......................................................................

add install1002/2002 to replace install1001/2001

These servers will be VMs, to replace 1001 (VM)
and 2001 (physical). So the mgmt IP will not be needed
here.

Bug: T156440
Bug: T132757
Change-Id: Iec925c56549888a602fdfef90046ef019061a817
---
M templates/0.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
M templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
M templates/153.80.208.in-addr.arpa
M templates/154.80.208.in-addr.arpa
M templates/wikimedia.org
5 files changed, 8 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/dns 
refs/changes/76/335376/1

diff --git a/templates/0.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa 
b/templates/0.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
index adb5d6e..c4e18bb 100644
--- a/templates/0.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
+++ b/templates/0.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
@@ -27,6 +27,7 @@
 2.1.0.0.3.5.1.0.0.8.0.0.8.0.2.0 1H IN PTR   acamar.wikimedia.org.
 3.1.0.0.3.5.1.0.0.8.0.0.8.0.2.0 1H IN PTR   baham.wikimedia.org.
 5.1.0.0.3.5.1.0.0.8.0.0.8.0.2.0 1H IN PTR   contint2001.wikimedia.org.
+6.1.0.0.3.5.1.0.0.8.0.0.8.0.2.0 1H IN PTR   install2002.wikimedia.org.
 
 ; public1-b-codfw (2620:0:860:2::/64)
 $ORIGIN 2.0.0.0.{{ zonename }}.
diff --git a/templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa 
b/templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
index 5eddb36..432cad2 100644
--- a/templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
+++ b/templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
@@ -74,6 +74,7 @@
 3.8.0.0.4.5.1.0.0.8.0.0.8.0.2.0 1H IN PTR   install1001.wikimedia.org.
 5.8.0.0.4.5.1.0.0.8.0.0.8.0.2.0 1H IN PTR   gerrit.wikimedia.org.
 0.8.0.0.4.5.1.0.0.8.0.0.8.0.2.0 1H IN PTR   aluminium.wikimedia.org.
+2.0.1.0.4.5.1.0.0.8.0.0.8.0.2.0 1H IN PTR   install1002.wikimedia.org.
 
 ; public1-d-eqiad (2620:0:861:4::/64)
 $ORIGIN 4.0.0.0.{{ zonename }}.
diff --git a/templates/153.80.208.in-addr.arpa 
b/templates/153.80.208.in-addr.arpa
index 2790e54..fc4861b 100644
--- a/templates/153.80.208.in-addr.arpa
+++ b/templates/153.80.208.in-addr.arpa
@@ -29,6 +29,7 @@
 13  1H  IN PTR  baham.wikimedia.org.
 14  1H  IN PTR  labtestweb2001.wikimedia.org.
 15  1H  IN PTR  contint2001.wikimedia.org.
+16  1H  IN PTR  install2002.wikimedia.org.
 
 ; 208.80.153.32/27 (public1-b-codfw)
 33  1H  IN PTR  vrrp-gw-2002.wikimedia.org.
diff --git a/templates/154.80.208.in-addr.arpa 
b/templates/154.80.208.in-addr.arpa
index 1e21819..252c326 100644
--- a/templates/154.80.208.in-addr.arpa
+++ b/templates/154.80.208.in-addr.arpa
@@ -82,6 +82,7 @@
 99  1H  IN PTR  vl1003-eth0.lvs1010.eqiad.wmnet.
 100 1H  IN PTR  vl1003-eth0.lvs1011.eqiad.wmnet.
 101 1H  IN PTR  vl1003-eth0.lvs1012.eqiad.wmnet.
+102 1H  IN PTR  install1002.wikimedia.org. ; VM on the 
ganeti01.svc.eqiad.wmnet cluster
 
 ; 208.80.154.128/26 (public1-b-eqiad) (.128 - .191)
 
diff --git a/templates/wikimedia.org b/templates/wikimedia.org
index ad3174a..fdb9bc6 100644
--- a/templates/wikimedia.org
+++ b/templates/wikimedia.org
@@ -135,8 +135,12 @@
                 1H  IN AAAA 2620:0:861:1:208:80:154:50
 install1001     1H  IN A    208.80.154.83
 install1001     1H  IN AAAA 2620:0:861:3:208:80:154:83
+install1002     1H  IN A    208.80.154.102
+install1002     1H  IN AAAA 2620:0:861:3:208:80:154:102
 install2001     1H  IN A    208.80.153.4
 install2001     1H  IN AAAA 2620:0:860:1:208:80:153:4
+install2002     1H  IN A    208.80.153.16
+install2002     1H  IN AAAA 2620:0:860:1:208:80:153:16
 iron            1H  IN A    208.80.154.151
 iron            1H  IN AAAA 2620:0:861:2:208:80:154:151
 kraz            1H  IN A    208.80.153.44

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iec925c56549888a602fdfef90046ef019061a817
Gerrit-PatchSet: 1
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: Dzahn <dz...@wikimedia.org>

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

Reply via email to