fuel-library/deployment/puppet/mysql/tests/mysql_grant.pp
Eugene Kirpichov d646654910 Initial commit
2012-09-07 17:38:58 -07:00

4 lines
70 B
Puppet

database_grant{'test1@localhost/redmine':
privileges => [update],
}