RobH has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/369965 )
Change subject: druid100[56] dns entry corrections ...................................................................... druid100[56] dns entry corrections corrections to dns entries Bug: T171626 Change-Id: Icb10dede357599ecdfa82d0c089220d85f25d77f --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 3 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/65/369965/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 7c3a803..28f29aa 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -692,6 +692,7 @@ 106 1H IN PTR analytics1047.eqiad.wmnet. 107 1H IN PTR analytics1048.eqiad.wmnet. 108 1H IN PTR analytics1049.eqiad.wmnet. +109 1H IN PTR druid1005.eqiad.wmnet. 111 1H IN PTR analytics1050.eqiad.wmnet. 112 1H IN PTR analytics1051.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index a8b1006..5502040 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -381,7 +381,8 @@ druid1002 1H IN A 10.64.36.102 druid1003 1H IN A 10.64.53.103 druid1004 1H IN A 10.64.5.24 -druid1005 1H IN A 10.64.53.32 +druid1005 1H IN A 10.64.21.109 +druid1006 1H IN A 10.64.53.32 dumpsdata1001 1H IN A 10.64.16.93 dumpsdata1002 1H IN A 10.64.48.145 elastic1017 1H IN A 10.64.48.39 -- To view, visit https://gerrit.wikimedia.org/r/369965 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icb10dede357599ecdfa82d0c089220d85f25d77f 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
