From 49749d802ab3951dad50f818e3196669ea8d5c72 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Wed, 23 May 2018 17:14:09 +0200 Subject: [PATCH] SERVICEDESK-2118 - new db user --- customer/bbraun/common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/bbraun/common.yaml b/customer/bbraun/common.yaml index e219e9c1..667d6747 100644 --- a/customer/bbraun/common.yaml +++ b/customer/bbraun/common.yaml @@ -60,7 +60,7 @@ mysql::server::grants: privileges: 'ALL' table: 'bbraun.*' user: 'alooma@%' - 'develop@%/dev.*': + 'develop@192.168.57.%/dev.*': privileges: 'ALL' table: 'dev.*' user: 'develop@192.168.57.%' -- 2.39.5