Dzahn has submitted this change and it was merged. 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(-) Approvals: jenkins-bot: Verified Dzahn: Looks good to me, approved 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: merged Gerrit-Change-Id: I31532930c787e9fe8d2df1eb5d62aa8e20d1b47e Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: John F. Lewis <[email protected]> Gerrit-Reviewer: ArielGlenn <[email protected]> Gerrit-Reviewer: Dzahn <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
