We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d3ae50 commit 88e033fCopy full SHA for 88e033f
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