From 21615392312294d37d9ce3497d94bda62d33dfc6 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Thu, 24 Aug 2017 15:04:58 +0200 Subject: [PATCH] bbraun - correct grant rights --- 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 9617e63a..aed980a4 100644 --- a/customer/bbraun/common.yaml +++ b/customer/bbraun/common.yaml @@ -51,5 +51,5 @@ mysql::server::grants: 'alooma@%/bbraun.*': privileges: 'ALL' table: 'bbraun.*' - user: 'alooma@192.168.57.%' + user: 'alooma@%' \ No newline at end of file -- 2.39.5