Andrew Bogott has submitted this change and it was merged. Change subject: Move labs-recursor1 to 208.80.155.118. With luck that's in the right vlan. ......................................................................
Move labs-recursor1 to 208.80.155.118. With luck that's in the right vlan. Change-Id: Idb758f4555f9108996b54db51f81c9619895e2f0 --- M templates/154.80.208.in-addr.arpa M templates/155.80.208.in-addr.arpa M templates/wikimedia.org 3 files changed, 2 insertions(+), 2 deletions(-) Approvals: Andrew Bogott: Looks good to me, approved jenkins-bot: Verified diff --git a/templates/154.80.208.in-addr.arpa b/templates/154.80.208.in-addr.arpa index 31f5eb7..5547af5 100644 --- a/templates/154.80.208.in-addr.arpa +++ b/templates/154.80.208.in-addr.arpa @@ -32,7 +32,6 @@ 17 1H IN PTR nitrogen.wikimedia.org. 18 1H IN PTR virt1000.wikimedia.org. 20 1H IN PTR labs-recursor0.wikimedia.org. -21 1H IN PTR labs-recursor1.wikimedia.org. 39 1H IN PTR radium.wikimedia.org. 40 1H IN PTR rubidium.wikimedia.org. 42 1H IN PTR cp1008.wikimedia.org. diff --git a/templates/155.80.208.in-addr.arpa b/templates/155.80.208.in-addr.arpa index 91b9a8e..d3362c8 100644 --- a/templates/155.80.208.in-addr.arpa +++ b/templates/155.80.208.in-addr.arpa @@ -74,6 +74,7 @@ 115 1H IN PTR vl1004-eth3.lvs1011.eqiad.wmnet. 116 1H IN PTR vl1004-eth3.lvs1012.eqiad.wmnet. 117 1H IN PTR labservices1001.wikimedia.org. +118 1H IN PTR labs-recursor1.wikimedia.org. ; 208.80.155.128/25 Eqiad Labs virtualization subnet diff --git a/templates/wikimedia.org b/templates/wikimedia.org index 930b641..67fc88f 100644 --- a/templates/wikimedia.org +++ b/templates/wikimedia.org @@ -627,7 +627,7 @@ labs-ns2 1H IN A 208.80.154.12 labs-ns3 1H IN A 208.80.155.117 labs-recursor0 1H IN A 208.80.154.20 -labs-recursor1 1H IN A 208.80.154.21 +labs-recursor1 1H IN A 208.80.155.118 ; deprecated but kept for compatibility, see RT #6769 labsconsole 600 IN DYNA geoip!text-addrs logstash 1H IN CNAME misc-web-lb.eqiad -- To view, visit https://gerrit.wikimedia.org/r/242345 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idb758f4555f9108996b54db51f81c9619895e2f0 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Andrew Bogott <[email protected]> Gerrit-Reviewer: Andrew Bogott <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
