Cmjohnson has uploaded a new change for review. https://gerrit.wikimedia.org/r/258228
Change subject: Adding production dns for rdb1005/1006 bug: task# T119543 ...................................................................... Adding production dns for rdb1005/1006 bug: task# T119543 Change-Id: I1394ad11c15881ce9fa1500f37be7e3b96c18026 --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 5 insertions(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/28/258228/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 6b9edd5..3a3a4cd 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -234,7 +234,7 @@ 21 1H IN PTR fluorine.eqiad.wmnet. 22 1H IN PTR tungsten.eqiad.wmnet. 23 1H IN PTR ms1003.eqiad.wmnet. - +24 1H IN PTR rdb1005.eqiad.wmnet. 26 1H IN PTR tantalum.eqiad.wmnet. 27 1H IN PTR cam1-a-eqiad.eqiad.wmnet. 28 1H IN PTR cam2-a-eqiad.eqiad.wmnet. @@ -1000,8 +1000,8 @@ 51 1H IN PTR elastic1027.eqiad.wmnet. 52 1H IN PTR elastic1028.eqiad.wmnet. 53 1H IN PTR elastic1029.eqiad.wmnet. -54 1H IN PTR ms-be1021.eqiad.wmnet. - +54 1H IN PTR ms-be1021.eqiad.wmnet. +55 1H IN PTR rdb1006.eqiad.wmnet. 56 1H IN PTR mw1221.eqiad.wmnet. 57 1H IN PTR mw1222.eqiad.wmnet. 58 1H IN PTR mw1223.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index acc584a..e47905f 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -719,6 +719,8 @@ rdb1002 1H IN A 10.64.32.77 rdb1003 1H IN A 10.64.0.201 rdb1004 1H IN A 10.64.16.183 +rdb1005 1H IN A 10.64.0.24 +rdb1006 1H IN A 10.64.48.55 rdb1007 1H IN A 10.64.32.18 rdb1008 1H IN A 10.64.32.19 restbase1001 1H IN A 10.64.0.220 -- To view, visit https://gerrit.wikimedia.org/r/258228 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1394ad11c15881ce9fa1500f37be7e3b96c18026 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Cmjohnson <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
