RobH has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/366878 )
Change subject: decom of netmon1001 production dns ...................................................................... decom of netmon1001 production dns removal of production dns entries Bug: T171018 Change-Id: I9e22baff884301b34dfc5e35565c2beb065f1e39 --- M templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa M templates/154.80.208.in-addr.arpa M templates/wikimedia.org 3 files changed, 1 insertion(+), 4 deletions(-) Approvals: jenkins-bot: Verified RobH: Looks good to me, approved diff --git a/templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa b/templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa index a18a68c..4da017d 100644 --- a/templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa +++ b/templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa @@ -55,7 +55,6 @@ 6.3.1.0.4.5.1.0.0.8.0.0.8.0.2.0 1H IN PTR silver.wikimedia.org. 9.4.1.0.4.5.1.0.0.8.0.0.8.0.2.0 1H IN PTR bast1001.wikimedia.org. 1.5.1.0.4.5.1.0.0.8.0.0.8.0.2.0 1H IN PTR iron.wikimedia.org. -9.5.1.0.4.5.1.0.0.8.0.0.8.0.2.0 1H IN PTR netmon1001.wikimedia.org. 1.0.0.0.0.0.0.0.0.0.0.0.0.0.e.f 1H IN PTR ae2-1002.cr1-eqiad.wikimedia.org. 2.0.0.0.0.0.0.0.0.0.0.0.0.0.e.f 1H IN PTR ae2-1002.cr2-eqiad.wikimedia.org. diff --git a/templates/154.80.208.in-addr.arpa b/templates/154.80.208.in-addr.arpa index accd65a..1aaaf4a 100644 --- a/templates/154.80.208.in-addr.arpa +++ b/templates/154.80.208.in-addr.arpa @@ -109,7 +109,7 @@ 151 1H IN PTR iron.wikimedia.org. 157 1H IN PTR chromium.wikimedia.org. 158 1H IN PTR labpuppetmaster1001.wikimedia.org. -159 1H IN PTR netmon1001.wikimedia.org. + 160 1H IN PTR labweb1001.wikimedia.org. 161 1H IN PTR vl1002-eth2.lvs1007.eqiad.wmnet. 162 1H IN PTR vl1002-eth2.lvs1008.eqiad.wmnet. diff --git a/templates/wikimedia.org b/templates/wikimedia.org index 2787107..a4ffa52 100644 --- a/templates/wikimedia.org +++ b/templates/wikimedia.org @@ -190,8 +190,6 @@ mx2001 1H IN AAAA 2620:0:860:2:208:80:153:45 nescio 1H IN A 91.198.174.106 nescio 1H IN AAAA 2620:0:862:1:91:198:174:106 -netmon1001 1H IN A 208.80.154.159 -netmon1001 1H IN AAAA 2620:0:861:2:208:80:154:159 netmon1002 1H IN A 208.80.154.5 netmon1002 1H IN AAAA 2620:0:861:1:208:80:154:5 netmon1003 1H IN A 208.80.154.6 -- To view, visit https://gerrit.wikimedia.org/r/366878 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9e22baff884301b34dfc5e35565c2beb065f1e39 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
