RobH has submitted this change and it was merged. Change subject: setting mgmt dns for haedus and capella ......................................................................
setting mgmt dns for haedus and capella misc systems in codfw T84901 Change-Id: Iffd6c7ba8a2735d5edb1aa1f892f60199a3d489e --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 15 insertions(+), 0 deletions(-) Approvals: RobH: Looks good to me, approved jenkins-bot: Verified diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 5116099..5dbcb34 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -2946,6 +2946,17 @@ 253 1H IN PTR dbstore2001.mgmt.codfw.wmnet. 254 1H IN PTR dbstore2002.mgmt.codfw.wmnet. +$ORIGIN 2.193.{{ zonename }}. + +; 10.193.2.0 - mgmt-codfw servers +; please list with hostname entry (when available) preceding the asset tag entry +; The 10.193.1. range is full, new additional mgmt range + +1 1H IN PTR haedus.mgmt.codfw.wmnet. +1 1H IN PTR WMF5834.mgmt.codfw.wmnet. +2 1H IN PTR capella.mgmt.codfw.wmnet. +2 1H IN PTR WMF5835.mgmt.codfw.wmnet. + ; 10.195.0.0/25 - frack.codfw subnets $ORIGIN 0.195.{{ zonename }}. diff --git a/templates/wmnet b/templates/wmnet index 69a6ef6..76fba4b 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -2246,6 +2246,7 @@ achernar 1H IN A 10.193.1.31 baham 1H IN A 10.193.1.32 bast2001 1H IN A 10.193.1.11 +capella 1H IN A 10.193.2.2 db2001 1H IN A 10.193.1.51 db2002 1H IN A 10.193.1.52 db2003 1H IN A 10.193.1.53 @@ -2293,6 +2294,7 @@ es2009 1H IN A 10.193.1.243 es2010 1H IN A 10.193.1.244 graphite2001 1H IN A 10.193.1.252 +haedus 1H IN A 10.193.2.1 heze 1H IN A 10.193.1.250 install2001 1H IN A 10.193.1.10 labcontrol2001 1H IN A 10.193.1.49 @@ -2554,6 +2556,8 @@ wmf5831 1H IN A 10.193.1.44 wmf5832 1H IN A 10.193.1.39 wmf5833 1H IN A 10.193.1.252 +WMF5834 1H IN A 10.193.2.1 +WMF5835 1H IN A 10.193.2.2 wmf5836 1H IN A 10.193.1.250 wmf5839 1H IN A 10.193.1.38 wmf5840 1H IN A 10.193.1.41 -- To view, visit https://gerrit.wikimedia.org/r/180857 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iffd6c7ba8a2735d5edb1aa1f892f60199a3d489e Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: RobH <r...@wikimedia.org> Gerrit-Reviewer: RobH <r...@wikimedia.org> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits