John F. Lewis has uploaded a new change for review. https://gerrit.wikimedia.org/r/172430
Change subject: icinga-admin cname to neon ...................................................................... icinga-admin cname to neon icinga-admin should match icinga in config so point the DNS to neon in a CNAME to pick up IPv6 address. Change-Id: I31532930c787e9fe8d2df1eb5d62aa8e20d1b47e RT: 8448 --- M templates/wikimedia.org 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/30/172430/1 diff --git a/templates/wikimedia.org b/templates/wikimedia.org index 5a6b434..14b0060 100644 --- a/templates/wikimedia.org +++ b/templates/wikimedia.org @@ -447,7 +447,7 @@ performance 1H IN CNAME misc-web-lb.eqiad icinga 1H IN CNAME neon -icinga-admin 1H IN A 208.80.154.14 +icinga-admin 1H IN CNAME neon integration 1H IN CNAME misc-web-lb.eqiad irc 1H IN CNAME argon -- To view, visit https://gerrit.wikimedia.org/r/172430 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I31532930c787e9fe8d2df1eb5d62aa8e20d1b47e Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: John F. Lewis <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
