Mark Bergsma has uploaded a new change for review.
https://gerrit.wikimedia.org/r/90113
Change subject: Add IPv6 DNS entries for cp4001-cp4020
......................................................................
Add IPv6 DNS entries for cp4001-cp4020
Change-Id: I822db42e400fd16ef70229b58ab74786acb6b7c9
---
M templates/3.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
M templates/wmnet
2 files changed, 44 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/dns
refs/changes/13/90113/1
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 d0b36d0..f47576a 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
@@ -14,6 +14,30 @@
1D IN NS ns1.wikimedia.org.
1D IN NS ns2.wikimedia.org.
+$ORIGIN 1.0.1.0.{{ zonename }}.
+
+1.0.1.0.0.0.0.0.8.2.1.0.0.1.0.0 1H IN PTR cp4001.ulsfo.wmnet.
+2.0.1.0.0.0.0.0.8.2.1.0.0.1.0.0 1H IN PTR cp4002.ulsfo.wmnet.
+3.0.1.0.0.0.0.0.8.2.1.0.0.1.0.0 1H IN PTR cp4003.ulsfo.wmnet.
+4.0.1.0.0.0.0.0.8.2.1.0.0.1.0.0 1H IN PTR cp4004.ulsfo.wmnet.
+5.0.1.0.0.0.0.0.8.2.1.0.0.1.0.0 1H IN PTR cp4005.ulsfo.wmnet.
+6.0.1.0.0.0.0.0.8.2.1.0.0.1.0.0 1H IN PTR cp4006.ulsfo.wmnet.
+7.0.1.0.0.0.0.0.8.2.1.0.0.1.0.0 1H IN PTR cp4007.ulsfo.wmnet.
+8.0.1.0.0.0.0.0.8.2.1.0.0.1.0.0 1H IN PTR cp4008.ulsfo.wmnet.
+9.0.1.0.0.0.0.0.8.2.1.0.0.1.0.0 1H IN PTR cp4009.ulsfo.wmnet.
+0.1.1.0.0.0.0.0.8.2.1.0.0.1.0.0 1H IN PTR cp4010.ulsfo.wmnet.
+1.1.1.0.0.0.0.0.8.2.1.0.0.1.0.0 1H IN PTR cp4011.ulsfo.wmnet.
+2.1.1.0.0.0.0.0.8.2.1.0.0.1.0.0 1H IN PTR cp4012.ulsfo.wmnet.
+3.1.1.0.0.0.0.0.8.2.1.0.0.1.0.0 1H IN PTR cp4013.ulsfo.wmnet.
+4.1.1.0.0.0.0.0.8.2.1.0.0.1.0.0 1H IN PTR cp4014.ulsfo.wmnet.
+5.1.1.0.0.0.0.0.8.2.1.0.0.1.0.0 1H IN PTR cp4015.ulsfo.wmnet.
+6.1.1.0.0.0.0.0.8.2.1.0.0.1.0.0 1H IN PTR cp4016.ulsfo.wmnet.
+7.1.1.0.0.0.0.0.8.2.1.0.0.1.0.0 1H IN PTR cp4017.ulsfo.wmnet.
+8.1.1.0.0.0.0.0.8.2.1.0.0.1.0.0 1H IN PTR cp4018.ulsfo.wmnet.
+9.1.1.0.0.0.0.0.8.2.1.0.0.1.0.0 1H IN PTR cp4019.ulsfo.wmnet.
+0.2.1.0.0.0.0.0.8.2.1.0.0.1.0.0 1H IN PTR cp4020.ulsfo.wmnet.
+
+
; Infrastructure IPs
; cr1-ulsfo <--> cr2-ulsfo (2620:0:863:fe00::/64)
diff --git a/templates/wmnet b/templates/wmnet
index 065ce18..b39783c 100644
--- a/templates/wmnet
+++ b/templates/wmnet
@@ -2977,25 +2977,45 @@
backup4001 1H IN A 10.128.129.11
cp4001 1H IN A 10.128.129.101
+ 1H IN AAAA
2620:0:863:101:10:128:0:101
cp4002 1H IN A 10.128.129.102
+ 1H IN AAAA
2620:0:863:101:10:128:0:102
cp4003 1H IN A 10.128.129.103
+ 1H IN AAAA
2620:0:863:101:10:128:0:103
cp4004 1H IN A 10.128.129.104
+ 1H IN AAAA
2620:0:863:101:10:128:0:104
cp4005 1H IN A 10.128.129.105
+ 1H IN AAAA
2620:0:863:101:10:128:0:105
cp4006 1H IN A 10.128.129.106
+ 1H IN AAAA
2620:0:863:101:10:128:0:106
cp4007 1H IN A 10.128.129.107
+ 1H IN AAAA
2620:0:863:101:10:128:0:107
cp4008 1H IN A 10.128.129.108
+ 1H IN AAAA
2620:0:863:101:10:128:0:108
cp4009 1H IN A 10.128.129.109
+ 1H IN AAAA
2620:0:863:101:10:128:0:109
cp4010 1H IN A 10.128.129.110
+ 1H IN AAAA
2620:0:863:101:10:128:0:110
cp4011 1H IN A 10.128.129.111
+ 1H IN AAAA
2620:0:863:101:10:128:0:111
cp4012 1H IN A 10.128.129.112
+ 1H IN AAAA
2620:0:863:101:10:128:0:112
cp4013 1H IN A 10.128.129.113
+ 1H IN AAAA
2620:0:863:101:10:128:0:113
cp4014 1H IN A 10.128.129.114
+ 1H IN AAAA
2620:0:863:101:10:128:0:114
cp4015 1H IN A 10.128.129.115
+ 1H IN AAAA
2620:0:863:101:10:128:0:115
cp4016 1H IN A 10.128.129.116
+ 1H IN AAAA
2620:0:863:101:10:128:0:116
cp4017 1H IN A 10.128.129.117
+ 1H IN AAAA
2620:0:863:101:10:128:0:117
cp4018 1H IN A 10.128.129.118
+ 1H IN AAAA
2620:0:863:101:10:128:0:118
cp4019 1H IN A 10.128.129.119
+ 1H IN AAAA
2620:0:863:101:10:128:0:119
cp4020 1H IN A 10.128.129.120
+ 1H IN AAAA
2620:0:863:101:10:128:0:120
;
--
To view, visit https://gerrit.wikimedia.org/r/90113
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I822db42e400fd16ef70229b58ab74786acb6b7c9
Gerrit-PatchSet: 1
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: Mark Bergsma <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits