Cmjohnson has submitted this change and it was merged. Change subject: bug: task# T123029 Removing production DNS for erbium. Leaving mgmt for future installs. ......................................................................
bug: task# T123029 Removing production DNS for erbium. Leaving mgmt for future installs. Change-Id: I13982600135d44adf8a8c1b931dbee449604e617 --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 0 insertions(+), 2 deletions(-) Approvals: Cmjohnson: Looks good to me, approved jenkins-bot: Verified diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index c5f9952..55f412b 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -809,7 +809,6 @@ 132 1H IN PTR searchidx1001.eqiad.wmnet. 133 1H IN PTR cp1056.eqiad.wmnet. 134 1H IN PTR cp1057.eqiad.wmnet. -135 1H IN PTR erbium.eqiad.wmnet. 137 1H IN PTR logstash1002.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 07a7ddc..07f6ad7 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -336,7 +336,6 @@ elastic1029 1H IN A 10.64.48.53 elastic1030 1H IN A 10.64.0.124 elastic1031 1H IN A 10.64.0.125 -erbium 1H IN A 10.64.32.135 es1011 1H IN A 10.64.0.6 es1012 1H IN A 10.64.0.7 es1013 1H IN A 10.64.16.186 -- To view, visit https://gerrit.wikimedia.org/r/264965 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I13982600135d44adf8a8c1b931dbee449604e617 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Cmjohnson <[email protected]> Gerrit-Reviewer: Cmjohnson <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
