Ottomata has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/402061 )
Change subject: cache_canary: use main Kafka cluster(s) ...................................................................... cache_canary: use main Kafka cluster(s) The change introduced in 31874a8 for cache_text should be applied to cache_canary too. Change-Id: Iec83fb3acb34806409c40751fe11769824adbc25 --- M hieradata/role/common/cache/canary.yaml 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Ottomata: Looks good to me, approved jenkins-bot: Verified diff --git a/hieradata/role/common/cache/canary.yaml b/hieradata/role/common/cache/canary.yaml index 1e844c0..40bb4c2 100644 --- a/hieradata/role/common/cache/canary.yaml +++ b/hieradata/role/common/cache/canary.yaml @@ -94,3 +94,4 @@ # Profile::cache::ssl::unified profile::cache::ssl::unified::monitoring: true profile::cache::ssl::unified::letsencrypt: false +profile::cache::kafka::statsv::kafka_cluster_name: main-eqiad -- To view, visit https://gerrit.wikimedia.org/r/402061 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iec83fb3acb34806409c40751fe11769824adbc25 Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Ema <[email protected]> Gerrit-Reviewer: Ottomata <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
