RobH has uploaded a new change for review. https://gerrit.wikimedia.org/r/270313
Change subject: setting oresrdb1002.eqiad.wmnet dns entry ...................................................................... setting oresrdb1002.eqiad.wmnet dns entry setting system's production dns entries T125562 Change-Id: I444e5f1aa43c661348e1741dda349d5c5e1f863b --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/13/270313/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 6c49031..75e0e69 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -226,6 +226,7 @@ 7 1H IN PTR es1012.eqiad.wmnet. 8 1H IN PTR ms-be1019.eqiad.wmnet. +10 1H IN PTR oresrdb1002.eqiad.wmnet. 11 1H IN PTR kafka1001.eqiad.wmnet. 12 1H IN PTR pc1004.eqiad.wmnet. 13 1H IN PTR db1009.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index e5242e6..b510ed1 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -700,6 +700,7 @@ ocg1002 1H IN A 10.64.48.42 ocg1003 1H IN A 10.64.48.43 oresrdb1001 1H IN A 10.64.48.129 +oresrdb1002 1H IN A 10.64.0.10 osm-cp1001 1H IN A 10.64.0.211 osm-cp1002 1H IN A 10.64.0.212 osm-cp1003 1H IN A 10.64.16.161 -- To view, visit https://gerrit.wikimedia.org/r/270313 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I444e5f1aa43c661348e1741dda349d5c5e1f863b 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
