Jcrespo has submitted this change and it was merged. Change subject: Decommision db100[123] 1/2 ......................................................................
Decommision db100[123] 1/2 Minumum patch to make them dissapear from our infrastructure. Followup: https://gerrit.wikimedia.org/r/274076 Bug: T124962 Change-Id: Id2fcb6bb57ebf48e5908ec1b8da6ea5aa33e7047 --- M manifests/site.pp 1 file changed, 0 insertions(+), 4 deletions(-) Approvals: Jcrespo: Looks good to me, approved jenkins-bot: Verified diff --git a/manifests/site.pp b/manifests/site.pp index 0f49822..1d7fb5d 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -2176,10 +2176,6 @@ } # parser cache databases -# old eqiad to be replaced -node /pc100[1-3]\.eqiad\.wmnet/ { - role mariadb::parsercache -} # eqiad node /pc100[4-6]\.eqiad\.wmnet/ { role mariadb::parsercache -- To view, visit https://gerrit.wikimedia.org/r/274078 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id2fcb6bb57ebf48e5908ec1b8da6ea5aa33e7047 Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Jcrespo <[email protected]> Gerrit-Reviewer: Jcrespo <[email protected]> Gerrit-Reviewer: Volans <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
