Cmjohnson has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/345155 )
Change subject: Adding mgmt dns entries for T159886 and T159887, frdb1002 and frdev1001 ...................................................................... Adding mgmt dns entries for T159886 and T159887, frdb1002 and frdev1001 Change-Id: Icc7e3217ee4cb20a752ad20ed45bdc36fe2907b9 --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 8 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/55/345155/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 6d9fcbf..5a99a1b 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -1588,7 +1588,8 @@ 24 1H IN PTR frqueue1002.mgmt.eqiad.wmnet. 25 1H IN PTR iron.mgmt.eqiad.wmnet. 25 1H IN PTR wmf3294.mgmt.eqiad.wmnet. - +26 1H IN PTR frdev1001.mgmt.eqiad.wmnet. +26 1H IN PTR wmf7028.mgmt.eqiad.wmnet. 27 1H IN PTR chromium.mgmt.eqiad.wmnet. 27 1H IN PTR wmf3292.mgmt.eqiad.wmnet. 28 1H IN PTR vanadium.mgmt.eqiad.wmnet. @@ -1631,7 +1632,8 @@ 48 1H IN PTR wmf3423.mgmt.eqiad.wmnet. 49 1H IN PTR rubidium.mgmt.eqiad.wmnet. 49 1H IN PTR wmf3424.mgmt.eqiad.wmnet. - +50 1H IN PTR frdb1002.mgmt.eqiad.wmnet. +50 1H IN PTR wmf7029.mgmt.eqiad.wmnet. 51 1H IN PTR mw1259.mgmt.eqiad.wmnet. 51 1H IN PTR wmf3426.mgmt.eqiad.wmnet. 52 1H IN PTR wmf3427.mgmt.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 8453f56..0460dea 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -1861,6 +1861,10 @@ frauth1001 1H IN A 10.65.4.74 wmf6990 1H IN A 10.65.4.74 frdb1001 1H IN A 10.65.3.10 +frdb1002 1H IN A 10.65.3.50 +wmf7029 1H IN A 10.65.3.50 +frdev1001 1H IN A 10.65.3.26 +wmf7028 1H IN A 10.65.3.26 civi1001 1H IN A 10.65.5.36 wmf7010 1H IN A 10.65.5.36 frqueue1001 1H IN A 10.65.3.23 -- To view, visit https://gerrit.wikimedia.org/r/345155 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icc7e3217ee4cb20a752ad20ed45bdc36fe2907b9 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Cmjohnson <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
