RobH has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/327570 )
Change subject: setting contint2001 dns entries ...................................................................... setting contint2001 dns entries updating mgmt and new production dns entries T153350 Change-Id: I9fdeda2f2f2773ab1a29ab3cc3d2c931ba275158 --- M templates/10.in-addr.arpa M templates/153.80.208.in-addr.arpa M templates/wikimedia.org M templates/wmnet 4 files changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/70/327570/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 668fb67..f5519e9 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -4066,6 +4066,7 @@ 248 1H IN PTR wmf6401.mgmt.codfw.wmnet. 249 1H IN PTR wasat.mgmt.codfw.wmnet. 249 1H IN PTR wmf6402.mgmt.codfw.wmnet. +250 1H IN PTR contint2001.mgmt.codfw.wmnet. 250 1H IN PTR wmf6404.mgmt.codfw.wmnet. 251 1H IN PTR graphite2002.mgmt.codfw.wmnet. 251 1H IN PTR wmf6403.mgmt.codfw.wmnet. diff --git a/templates/153.80.208.in-addr.arpa b/templates/153.80.208.in-addr.arpa index 1f468a5..66d7397 100644 --- a/templates/153.80.208.in-addr.arpa +++ b/templates/153.80.208.in-addr.arpa @@ -28,6 +28,7 @@ 12 1H IN PTR acamar.wikimedia.org. 13 1H IN PTR baham.wikimedia.org. 14 1H IN PTR labtestweb2001.wikimedia.org. +15 1H IN PTR contint2001.wikimedia.org. ; 208.80.153.32/27 (public1-b-codfw) 33 1H IN PTR vrrp-gw-2002.wikimedia.org. diff --git a/templates/wikimedia.org b/templates/wikimedia.org index 56a0211..e48c070 100644 --- a/templates/wikimedia.org +++ b/templates/wikimedia.org @@ -114,6 +114,7 @@ cobalt 1H IN AAAA 2620:0:861:3:208:80:154:81 contint1001 1H IN A 208.80.154.17 contint1001 1H IN AAAA 2620:0:861:1:208:80:154:17 +contint2001 1H IN A 208.80.153.15 dubnium 1H IN A 208.80.154.77 cp1008 1H IN A 208.80.154.42 dataset1001 1H IN A 208.80.154.11 diff --git a/templates/wmnet b/templates/wmnet index 40dd58f..9d99aed 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -2930,6 +2930,7 @@ conf2001 1H IN A 10.193.3.2 conf2002 1H IN A 10.193.3.3 conf2003 1H IN A 10.193.3.4 +contint2001 1H IN A 10.193.2.250 cp2001 1H IN A 10.193.2.172 cp2002 1H IN A 10.193.2.173 cp2003 1H IN A 10.193.2.174 -- To view, visit https://gerrit.wikimedia.org/r/327570 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9fdeda2f2f2773ab1a29ab3cc3d2c931ba275158 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: RobH <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
