Papaul has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/351877 )
Change subject: DNS: Add mgmt dns entries for ganeti200[7-8] ...................................................................... DNS: Add mgmt dns entries for ganeti200[7-8] Bug:T164011 Change-Id: If9ce138a59f1090d0a6b3375b4908d8833e3cf4c --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 8 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/77/351877/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index f15f0e4..93513e9 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -4031,6 +4031,10 @@ 127 1H IN PTR wmf6553.mgmt.codfw.wmnet. 128 1H IN PTR db2092.mgmt.codfw.wmnet. 128 1H IN PTR wmf6554.mgmt.codfw.wmnet. +129 1H IN PTR ganeti2007.mgmt.codfw.wmnet. +129 1H IN PTR wmf6556.mgmt.codfw.wmnet. +130 1H IN PTR ganeti2008.mgmt.codfw.wmnet. +130 1H IN PTR wmf6557.mgmt.codfw.wmnet. 137 1H IN PTR mc2017.mgmt.codfw.wmnet. 137 1H IN PTR wmf5837.mgmt.codfw.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 48d81e4..e3c6c89 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -3269,6 +3269,8 @@ ganeti2004 1H IN A 10.193.2.168 ganeti2005 1H IN A 10.193.2.169 ganeti2006 1H IN A 10.193.2.170 +ganeti2007 1H IN A 10.193.2.129 +ganeti2008 1H IN A 10.193.2.130 gerrit2001 1H IN A 10.193.3.1 graphite2001 1H IN A 10.193.2.14 graphite2002 1H IN A 10.193.2.251 @@ -4108,6 +4110,8 @@ wmf6552 1H IN A 10.193.2.126 wmf6553 1H IN A 10.193.2.127 wmf6554 1H IN A 10.193.2.128 +wmf6556 1H IN A 10.193.2.129 +wmf6557 1H IN A 10.193.2.130 ; ; ESAMS -- To view, visit https://gerrit.wikimedia.org/r/351877 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If9ce138a59f1090d0a6b3375b4908d8833e3cf4c 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
