RobH has uploaded a new change for review. https://gerrit.wikimedia.org/r/188691
Change subject: setting mgmt dns for sterope ...................................................................... setting mgmt dns for sterope setting mgmt ip entries T88575 Change-Id: Ifdd08704a47cd3f59a7b0b78c69984da42abaa44 --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 4 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/91/188691/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index b654687..ef90009 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -3087,6 +3087,8 @@ 117 1H IN PTR procyon.mgmt.codfw.wmnet. 118 1H IN PTR rbf2002.mgmt.codfw.wmnet. 118 1H IN PTR WMF5845.mgmt.codfw.wmnet. +119 1H IN PTR sterope.mgmt.codfw.wmnet. +119 1H IN PTR WMF3298.mgmt.codfw.wmnet. ; 10.195.0.0/25 - frack.codfw subnets diff --git a/templates/wmnet b/templates/wmnet index 34f07d5..36fe2d3 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -2514,6 +2514,7 @@ pollux 1H IN A 10.193.1.50 procyon 1H IN A 10.193.2.117 stat2001 1H IN A 10.193.2.13 +sterope 1H IN A 10.193.2.19 rbf2001 1H IN A 10.193.2.116 rbf2001 1H IN A 10.193.2.118 tmh2001 1H IN A 10.193.1.8 @@ -2553,7 +2554,7 @@ ; Servers MGMT - Alphabetical by asset tag - +WMF3298 1H IN A 10.193.2.119 WMF3612 1H IN A 10.193.1.235 WMF3613 1H IN A 10.193.1.236 WMF3627 1H IN A 10.193.1.237 -- To view, visit https://gerrit.wikimedia.org/r/188691 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ifdd08704a47cd3f59a7b0b78c69984da42abaa44 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
