Papaul has uploaded a new change for review. https://gerrit.wikimedia.org/r/258483
Change subject: Add mgmt DNS asset tag entries for new 8 misc servers Removed mgmt DNS asset tag for pollux Bug:T120885 T117423 ...................................................................... Add mgmt DNS asset tag entries for new 8 misc servers Removed mgmt DNS asset tag for pollux Bug:T120885 T117423 Change-Id: I51ab2cdd2f864e6a13115700635f85d2dee2fb1a --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 16 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/83/258483/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 3a3a4cd..ab43200 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -3197,6 +3197,13 @@ 21 1H IN PTR wmf3644.mgmt.codfw.wmnet. 22 1H IN PTR auth2001.mgmt.codfw.wmnet. 22 1H IN PTR wmf6376.mgmt.codfw.wmnet. +23 1H IN PTR wmf6377.mgmt.codfw.wmnet. +24 1H IN PTR wmf6378.mgmt.codfw.wmnet. +25 1H IN PTR wmf6379.mgmt.codfw.wmnet. +26 1H IN PTR wmf6380.mgmt.codfw.wmnet. +27 1H IN PTR wmf6381.mgmt.codfw.wmnet. +28 1H IN PTR wmf6382.mgmt.codfw.wmnet. +29 1H IN PTR wmf6383.mgmt.codfw.wmnet. 30 1H IN PTR acamar.mgmt.codfw.wmnet. 30 1H IN PTR wmf5822.mgmt.codfw.wmnet. 31 1H IN PTR achernar.mgmt.codfw.wmnet. @@ -3237,7 +3244,7 @@ 48 1H IN PTR wmf5903.mgmt.codfw.wmnet. 49 1H IN PTR labcontrol2001.mgmt.codfw.wmnet. 49 1H IN PTR wmf5847.mgmt.codfw.wmnet. -50 1H IN PTR wmf3641.mgmt.codfw.wmnet. +50 1H IN PTR wmf6384.mgmt.codfw.wmnet. 51 1H IN PTR db2001.mgmt.codfw.wmnet. 51 1H IN PTR wmf3628.mgmt.codfw.wmnet. 52 1H IN PTR db2002.mgmt.codfw.wmnet. diff --git a/templates/wmnet b/templates/wmnet index e47905f..66a4833 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -3625,6 +3625,14 @@ WMF6374 1H IN A 10.193.1.16 WMF6375 1H IN A 10.193.1.17 WMF6376 1H IN A 10.193.1.22 +WMF6377 1H IN A 10.193.1.23 +WMF6378 1H IN A 10.193.1.24 +WMF6379 1H IN A 10.193.1.25 +WMF6380 1H IN A 10.193.1.26 +WMF6381 1H IN A 10.193.1.27 +WMF6382 1H IN A 10.193.1.28 +WMF6383 1H IN A 10.193.1.29 +WMF6384 1H IN A 10.193.1.50 ; ; ESAMS -- To view, visit https://gerrit.wikimedia.org/r/258483 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I51ab2cdd2f864e6a13115700635f85d2dee2fb1a Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Papaul <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
