RobH has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/381026 )
Change subject: furud.codfw.wmnet production dns ...................................................................... furud.codfw.wmnet production dns adding dns for private1-b-codfw Bug: T176506 Change-Id: I8376166cdae9f03dea93c447bdf6d22c94a4a8a9 --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 2 insertions(+), 0 deletions(-) Approvals: jenkins-bot: Verified RobH: Looks good to me, approved diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index fdc565f..16e3895 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -3144,6 +3144,7 @@ 62 1H IN PTR mc2025.codfw.wmnet. 63 1H IN PTR ores2003.codfw.wmnet. 64 1H IN PTR ores2004.codfw.wmnet. +65 1H IN PTR furud.codfw.wmnet. 70 1H IN PTR mw2097.codfw.wmnet. diff --git a/templates/wmnet b/templates/wmnet index a779e3f..6d0bc80 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -2822,6 +2822,7 @@ es2017 1H IN A 10.192.0.142 es2018 1H IN A 10.192.16.172 es2019 1H IN A 10.192.48.42 +furud 1H IN A 10.192.16.65 kubetcd2001 1H IN A 10.192.0.94 kubetcd2002 1H IN A 10.192.0.95 kubetcd2003 1H IN A 10.192.16.30 -- To view, visit https://gerrit.wikimedia.org/r/381026 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8376166cdae9f03dea93c447bdf6d22c94a4a8a9 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: RobH <[email protected]> Gerrit-Reviewer: RobH <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
