We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 333be5f + 88e033f commit 621774aCopy full SHA for 621774a
tests/mysql_grant.pp
@@ -1,4 +1,4 @@
1
-mysql_grant{'test1@localhost/redmine':
+mysql_grant{'test1@localhost/redmine.*':
2
user => 'test1@localhost',
3
table => 'redmine.*',
4
privileges => ['UPDATE'],
0 commit comments