RobH has uploaded a new change for review.
https://gerrit.wikimedia.org/r/156181
Change subject: setup new mgmt ip for install2001 in codfw
......................................................................
setup new mgmt ip for install2001 in codfw
adding in a new mgmt ip range for servers in codfw
adding install2001 to that range
Change-Id: I6378c6342dd39390083686913c0c0ff499fd6fd5
RT: 8201
---
M templates/10.in-addr.arpa
M templates/wmnet
2 files changed, 14 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/dns
refs/changes/81/156181/1
diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa
index 076aec5..39838fe 100644
--- a/templates/10.in-addr.arpa
+++ b/templates/10.in-addr.arpa
@@ -2528,7 +2528,7 @@
$ORIGIN 0.193.{{ zonename }}.
-; 10.193.0.0/16 - mgmt-codfw
+; 10.193.0.0/16 - mgmt-codfw (network, power, and mgmt infrastructure)
10 1H IN PTR re0.cr1-codfw.mgmt.codfw.wmnet.
11 1H IN PTR re1.cr1-codfw.mgmt.codfw.wmnet.
@@ -2574,6 +2574,13 @@
55 1H IN PTR ps1-d7-codfw.mgmt.codfw.wmnet.
56 1H IN PTR ps1-d8-codfw.mgmt.codfw.wmnet.
+$ORIGIN 1.193.{{ zonename }}.
+
+; 10.193.1.0/16 - mgmt-codfw (servers)
+
+10 1H IN PTR install2001.mgmt.codfw.wmnet.
+
+
; LEGACY
$ORIGIN 1.230.{{ zonename }}.
diff --git a/templates/wmnet b/templates/wmnet
index 108af91..49c970a 100644
--- a/templates/wmnet
+++ b/templates/wmnet
@@ -2025,6 +2025,8 @@
$ORIGIN mgmt.codfw.{{ zonename }}.
+; Infrastructure
+
asw-a-codfw 1H IN A 10.193.0.16
asw-b-codfw 1H IN A 10.193.0.17
asw-c-codfw 1H IN A 10.193.0.18
@@ -2070,6 +2072,10 @@
ps1-d7-codfw 1H IN A 10.193.0.55
ps1-d8-codfw 1H IN A 10.193.0.56
+; Servers (Alphabetically)
+
+install2001 1H IN A 10.193.1.10
+
;
; ESAMS
;
--
To view, visit https://gerrit.wikimedia.org/r/156181
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6378c6342dd39390083686913c0c0ff499fd6fd5
Gerrit-PatchSet: 1
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: RobH <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits