Papaul has uploaded a new change for review. ( 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(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/36/342036/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 1027f77..cb5f102 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -3330,7 +3330,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 113c6a8..6b74ffb 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -3426,6 +3426,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 @@ -3989,6 +3990,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: newchange Gerrit-Change-Id: I2eb9f1d2cfc5e390f35e493769a7a54613ac6173 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Papaul <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
