Alexandros Kosiaris has submitted this change and it was merged.

Change subject: codfw row B labs network
......................................................................


codfw row B labs network

Allocate a /24 for labs support hosts on codfw row B. Leave:

10.192.4.0/24
10.192.20.0/24
10.192.36.0/24
10.192.52.0/24

for labs hosts free for now.

Accordingly other rows should have:

10.192.5.0/24
10.192.37.0/24
10.192.53.0/24

Change-Id: Ie7046404bd7152d5c678a5bdc15fe9a63b6db669
---
M templates/10.in-addr.arpa
M templates/wmnet
2 files changed, 30 insertions(+), 0 deletions(-)

Approvals:
  Mark Bergsma: Looks good to me, but someone else must approve
  Alexandros Kosiaris: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa
index e46285c..9626ce6 100644
--- a/templates/10.in-addr.arpa
+++ b/templates/10.in-addr.arpa
@@ -2417,6 +2417,12 @@
 5   1H IN PTR   vl2017-eth1.lvs2005.codfw.wmnet.
 6   1H IN PTR   vl2017-eth1.lvs2006.codfw.wmnet.
 
+; 10.192.4.0/22 - labs-hosts1-a-codfw - RESERVED
+$ORIGIN 4.192.{{ zonename }}.
+
+; 10.192.4.0/22 - labs-support1-a-codfw - RESERVED
+$ORIGIN 5.192.{{ zonename }}.
+
 ; 10.192.16.0/22 - private1-b-codfw
 $ORIGIN 16.192.{{ zonename }}.
 
@@ -2460,6 +2466,15 @@
 5   1H IN PTR   lvs2005.codfw.wmnet.
 6   1H IN PTR   lvs2006.codfw.wmnet.
 
+; 10.192.20.0/22 - labs-hosts1-b-codfw - RESERVED
+$ORIGIN 20.192.{{ zonename }}.
+
+; 10.192.21.0/22 - labs-support1-b-codfw
+$ORIGIN 21.192.{{ zonename }}.
+1   1H IN PTR   vrrp-gw-2122.codfw.wmnet.
+2   1H IN PTR   ae1-2122.cr1-codfw.wikimedia.org.
+3   1H IN PTR   ae1-2122.cr2-codfw.wikimedia.org.
+
 ; 10.192.32.0/22 - private1-c-codfw
 $ORIGIN 32.192.{{ zonename }}.
 
@@ -2489,6 +2504,12 @@
 5   1H IN PTR   vl2019-eth2.lvs2005.codfw.wmnet.
 6   1H IN PTR   vl2019-eth2.lvs2006.codfw.wmnet.
 
+; 10.192.36.0/22 - labs-hosts1-c-codfw - RESERVED
+$ORIGIN 36.192.{{ zonename }}.
+
+; 10.192.37.0/22 - labs-support1-c-codfw - RESERVED
+$ORIGIN 37.192.{{ zonename }}.
+
 ; 10.192.48.0/22 - private1-d-codfw
 $ORIGIN 48.192.{{ zonename }}.
 
@@ -2504,6 +2525,12 @@
 5   1H IN PTR   vl2020-eth3.lvs2005.codfw.wmnet.
 6   1H IN PTR   vl2020-eth3.lvs2006.codfw.wmnet.
 
+; 10.192.52.0/22 - labs-hosts1-d-codfw - RESERVED
+$ORIGIN 52.192.{{ zonename }}.
+
+; 10.192.53.0/22 - labs-support1-d-codfw - RESERVED
+$ORIGIN 53.192.{{ zonename }}.
+
 $ORIGIN 0.193.{{ zonename }}.
 
 ; 10.193.0.0/16 - mgmt-codfw
diff --git a/templates/wmnet b/templates/wmnet
index c642db0..fdc1e2f 100644
--- a/templates/wmnet
+++ b/templates/wmnet
@@ -2130,6 +2130,9 @@
 vl2020-eth3.lvs2005 1H  IN A    10.192.49.5
 vl2020-eth3.lvs2006 1H  IN A    10.192.49.6
 
+; codfw VRRP addresses
+vrrp-gw-2122        1H  IN A    10.192.21.1
+
 ; CODFW fundraising/payments
 $ORIGIN frack.codfw.{{ zonename }}.
 payments2001        1H  IN A    10.195.0.5

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie7046404bd7152d5c678a5bdc15fe9a63b6db669
Gerrit-PatchSet: 2
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Mark Bergsma <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to