Andrew Bogott has submitted this change and it was merged. Change subject: Moved labnet to row c, where it is. ......................................................................
Moved labnet to row c, where it is. Change-Id: I1d6d8fa85e742a00cea6d2d894d2e5d8a7819c6d --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Lcarr: Looks good to me, approved jenkins-bot: Verified diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 4586a73..0a4db64 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -1512,7 +1512,6 @@ 10 1H IN PTR virt1007.eqiad.wmnet. 11 1H IN PTR virt1008.eqiad.wmnet. 12 1H IN PTR labsdb1001.eqiad.wmnet. -13 1H IN PTR labnet1001.eqiad.wmnet. 101 1H IN PTR db1-rowb-RESERVED. 102 1H IN PTR db2-rowb-RESERVED. @@ -1719,6 +1718,7 @@ 7 1H IN PTR labstore1002.eqiad.wmnet. 8 1H IN PTR labstore1003.eqiad.wmnet. 9 1H IN PTR labstore1004.eqiad.wmnet. +10 1H IN PTR labnet1001.eqiad.wmnet. 101 1H IN PTR db1-rowc-RESERVED. 102 1H IN PTR db2-rowc-RESERVED. diff --git a/templates/wmnet b/templates/wmnet index 6206bdb..fca1e73 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -963,7 +963,7 @@ es1010 1H IN A 10.64.32.20 fluorine 1H IN A 10.64.0.21 helium 1H IN A 10.64.0.179 -labnet1001 1H IN A 10.64.20.13 +labnet1001 1H IN A 10.64.37.10 labsdb1001 1H IN A 10.64.20.12 labsdb1002 1H IN A 10.64.37.4 labsdb1003 1H IN A 10.64.37.5 -- To view, visit https://gerrit.wikimedia.org/r/102196 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1d6d8fa85e742a00cea6d2d894d2e5d8a7819c6d Gerrit-PatchSet: 3 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Andrew Bogott <[email protected]> Gerrit-Reviewer: Andrew Bogott <[email protected]> Gerrit-Reviewer: Lcarr <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
