Faidon Liambotis has submitted this change and it was merged.

Change subject: Fix misplace $ORIGIN for neighbor subnet PTR
......................................................................


Fix misplace $ORIGIN for neighbor subnet PTR

...plus an unrelated s/ae0-2/ae0/ to make IPv4/IPv6 PTR consistent.

Change-Id: I7dcc27c33ac862b30aff7b94ef85ff10dbf7c2e5
---
M templates/26.35.198.in-addr.arpa
M templates/3.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
2 files changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Faidon Liambotis: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/templates/26.35.198.in-addr.arpa b/templates/26.35.198.in-addr.arpa
index 2cf7b58..d99632f 100644
--- a/templates/26.35.198.in-addr.arpa
+++ b/templates/26.35.198.in-addr.arpa
@@ -55,8 +55,8 @@
 194 1H IN PTR   mr1-ulsfo.wikimedia.org.
 
 ; 198.35.26.196/31
-196 1H IN PTR   ae0-2.cr1-ulsfo.wikimedia.org.
-197 1H IN PTR   ae0-2.cr2-ulsfo.wikimedia.org.
+196 1H IN PTR   ae0.cr1-ulsfo.wikimedia.org.
+197 1H IN PTR   ae0.cr2-ulsfo.wikimedia.org.
 
 ; 198.35.26.198/31
 198 1H IN PTR   ae1-401.cr1-ulsfo.wikimedia.org.
diff --git a/templates/3.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa 
b/templates/3.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
index 1b17356..df4ca58 100644
--- a/templates/3.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
+++ b/templates/3.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
@@ -90,10 +90,10 @@
 2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 1H IN PTR   xe-0-0-1.cr1-eqord.wikimedia.org.
 
 ; cr2-ulsfo <--> cr1-codfw (2620:0:863:fe03::/64)
-1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 1H IN PTR   xe-1-3-0.cr2-ulsfo.wikimedia.org.
-2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 1H IN PTR   xe-5-0-2.cr1-codfw.wikimedia.org.
 
 $ORIGIN 3.0.e.f.{{ zonename }}.
+1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 1H IN PTR   xe-1-3-0.cr2-ulsfo.wikimedia.org.
+2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 1H IN PTR   xe-5-0-2.cr1-codfw.wikimedia.org.
 
 ; unallocated (2620:0:863:fe04::/64)
 

-- 
To view, visit https://gerrit.wikimedia.org/r/253892
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I7dcc27c33ac862b30aff7b94ef85ff10dbf7c2e5
Gerrit-PatchSet: 1
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to