RobH has submitted this change and it was merged. Change subject: setting lawrencium dns entries ......................................................................
setting lawrencium dns entries lawrencium will become a new salt master in eqiad T116645 Change-Id: Iec18b5c2eedbbf032c0f8d62f8a5d8ae5de4b280 --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 4 insertions(+), 1 deletion(-) Approvals: RobH: Looks good to me, approved jenkins-bot: Verified diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 67465d9..9e72d00 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -1020,7 +1020,7 @@ 91 1H IN PTR mw1256.eqiad.wmnet. 92 1H IN PTR mw1257.eqiad.wmnet. 93 1H IN PTR mw1258.eqiad.wmnet. - +94 1H IN PTR lawrencium.eqiad.wmnet. 95 1H IN PTR mc1017.eqiad.wmnet. 96 1H IN PTR mc1018.eqiad.wmnet. 97 1H IN PTR dbproxy1010.eqiad.wmnet. @@ -2340,6 +2340,7 @@ 24 1H IN PTR labcontrol1001.mgmt.eqiad.wmnet. 24 1H IN PTR wmf3152.mgmt.eqiad.wmnet. 25 1H IN PTR wmf3542.mgmt.eqiad.wmnet. +25 1H IN PTR lawrencium.mgmt.eqiad.wmnet. 26 1H IN PTR wmf3543.mgmt.eqiad.wmnet. 27 1H IN PTR wmf3544.mgmt.eqiad.wmnet. 60 1H IN PTR elastic1017.mgmt.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 27a1ea2..9062135 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -375,6 +375,7 @@ labvirt1004 1H IN A 10.64.20.22 labvirt1005 1H IN A 10.64.20.23 labvirt1006 1H IN A 10.64.20.24 +lawrencium 1H IN A 10.64.48.94 lvs1007 1H IN A 10.64.1.7 lvs1008 1H IN A 10.64.1.8 lvs1009 1H IN A 10.64.1.9 @@ -1783,6 +1784,7 @@ labcontrol1001 1H IN A 10.65.7.24 WMF3152 1H IN A 10.65.7.24 WMF3542 1H IN A 10.65.7.25 +lawrencium 1H IN A 10.65.7.25 WMF3543 1H IN A 10.65.7.26 WMF3544 1H IN A 10.65.7.27 WMF3151 1H IN A 10.65.7.100 -- To view, visit https://gerrit.wikimedia.org/r/248939 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iec18b5c2eedbbf032c0f8d62f8a5d8ae5de4b280 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: RobH <[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
