Asher has submitted this change and it was merged.

Change subject: moving mysql query digest collection (for ishmael) from db9 to 
db1001
......................................................................


moving mysql query digest collection (for ishmael) from db9 to db1001

Change-Id: I477426dfec7e308b958574a4491d462e5a437c04
---
M modules/coredb_mysql/manifests/slow_digest.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Asher: Verified; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/coredb_mysql/manifests/slow_digest.pp 
b/modules/coredb_mysql/manifests/slow_digest.pp
index b6820f7..2b3c894 100644
--- a/modules/coredb_mysql/manifests/slow_digest.pp
+++ b/modules/coredb_mysql/manifests/slow_digest.pp
@@ -2,7 +2,7 @@
 class coredb_mysql::slow_digest {
        include passwords::mysql::querydigest
        $mysql_user = "ops"
-       $digest_host = "db9.pmtpa.wmnet"
+       $digest_host = "db1001.eqiad.wmnet"
        $digest_db = "query_digests"
 
        file {

-- 
To view, visit https://gerrit.wikimedia.org/r/60345
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I477426dfec7e308b958574a4491d462e5a437c04
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Asher <[email protected]>
Gerrit-Reviewer: Asher <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to