Alexandros Kosiaris has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/351303 )
Change subject: Assign IPs for ganeti2007, ganeti2008 ...................................................................... Assign IPs for ganeti2007, ganeti2008 Assign IPs for ganeti2007, ganeti2008 in DNS. This includes only the production IPs, not the management ones Bug: T164011 Change-Id: I4f8dd90c70e8effb9a0ac1720bcd412cb19e7533 --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/03/351303/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index f15f0e4..2285775 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -2650,6 +2650,8 @@ 34 1H IN PTR scb2005.codfw.wmnet. 35 1H IN PTR ganeti2005.codfw.wmnet. 36 1H IN PTR ganeti2006.codfw.wmnet. +37 1H IN PTR ganeti2007.codfw.wmnet. +38 1H IN PTR ganeti2008.codfw.wmnet. 40 1H IN PTR mw2215.codfw.wmnet. 41 1H IN PTR mw2216.codfw.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 4c24539..82b52f7 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -2561,6 +2561,8 @@ ganeti2004 1H IN A 10.192.16.128 ganeti2005 1H IN A 10.192.0.35 ganeti2006 1H IN A 10.192.0.36 +ganeti2007 1H IN A 10.192.0.37 +ganeti2008 1H IN A 10.192.0.38 graphite2001 1H IN A 10.192.16.33 graphite2002 1H IN A 10.192.32.140 hassaleh 1H IN A 10.192.16.173 -- To view, visit https://gerrit.wikimedia.org/r/351303 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4f8dd90c70e8effb9a0ac1720bcd412cb19e7533 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Alexandros Kosiaris <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
