RobH has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/342036 )
Change subject: DNS: Add mgmt dns for oresrdb2002 ...................................................................... DNS: Add mgmt dns for oresrdb2002 Bug:T160082 Change-Id: I2eb9f1d2cfc5e390f35e493769a7a54613ac6173 --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 4 insertions(+), 1 deletion(-) Approvals: jenkins-bot: Verified RobH: Looks good to me, approved diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 398348a..4538b24 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -3322,7 +3322,8 @@ 63 1H IN PTR wmf3657.mgmt.codfw.wmnet. 64 1H IN PTR db2014.mgmt.codfw.wmnet. 64 1H IN PTR wmf3709.mgmt.codfw.wmnet. - +65 1H IN PTR oresrdb2002.mgmt.codfw.wmnet. +65 1H IN PTR wmf6532.mgmt.codfw.wmnet. 66 1H IN PTR db2016.mgmt.codfw.wmnet. 66 1H IN PTR wmf3738.mgmt.codfw.wmnet. 67 1H IN PTR db2017.mgmt.codfw.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 39d3e63..706129e 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -3401,6 +3401,7 @@ maps-test2002 1H IN A 10.193.2.4 maps-test2003 1H IN A 10.193.2.5 maps-test2004 1H IN A 10.193.2.6 +oresrdb2002 1H IN A 10.193.1.65 osm-db2001 1H IN A 10.193.2.7 osm-db2002 1H IN A 10.193.2.8 osm-web2001 1H IN A 10.193.2.9 @@ -3948,6 +3949,7 @@ wmf6529 1H IN A 10.193.3.28 wmf6530 1H IN A 10.193.3.29 wmf6531 1H IN A 10.193.3.30 +wmf6532 1H IN A 10.193.1.65 ; ; ESAMS -- To view, visit https://gerrit.wikimedia.org/r/342036 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2eb9f1d2cfc5e390f35e493769a7a54613ac6173 Gerrit-PatchSet: 2 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Papaul <[email protected]> Gerrit-Reviewer: Dzahn <[email protected]> Gerrit-Reviewer: Filippo Giunchedi <[email protected]> Gerrit-Reviewer: RobH <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
