From 80509e8cedd63bb020db7240912e76df67b8c465 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Wed, 30 May 2018 16:34:19 +0200 Subject: [PATCH] added monitoring user --- customer/buschjaeger/production.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/buschjaeger/production.yaml b/customer/buschjaeger/production.yaml index a32d95e6..87dfa5e9 100644 --- a/customer/buschjaeger/production.yaml +++ b/customer/buschjaeger/production.yaml @@ -54,7 +54,7 @@ mysql::server::grants: user: 'replication@%' 'moni@%/*.*': privileges: 'REPLICATION CLIENT' -# table: '*.*' + table: 'buschjaeger.*' user: 'moni@%' infra::profile::mysql_server::databases: -- 2.39.5