RobH has submitted this change and it was merged.

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
fixing alignment issue from previous ps
addressing mistake in comments

Change-Id: I6378c6342dd39390083686913c0c0ff499fd6fd5
RT: 8201
---
M templates/10.in-addr.arpa
M templates/wmnet
2 files changed, 15 insertions(+), 0 deletions(-)

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



diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa
index 076aec5..f5a4640 100644
--- a/templates/10.in-addr.arpa
+++ b/templates/10.in-addr.arpa
@@ -2530,6 +2530,8 @@
 
 ; 10.193.0.0/16 - mgmt-codfw
 
+; 10.193.0.0 - mgmt infrastructure, network mgmt, power mgmt
+
 10  1H IN PTR  re0.cr1-codfw.mgmt.codfw.wmnet.
 11  1H IN PTR  re1.cr1-codfw.mgmt.codfw.wmnet.
 12  1H IN PTR  re0.cr2-codfw.mgmt.codfw.wmnet.
@@ -2574,6 +2576,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 - 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..09c0a27 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: merged
Gerrit-Change-Id: I6378c6342dd39390083686913c0c0ff499fd6fd5
Gerrit-PatchSet: 4
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: RobH <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Mark Bergsma <[email protected]>
Gerrit-Reviewer: RobH <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to