3 lines
70 B
Puppet
3 lines
70 B
Puppet
database_grant{'test1@localhost/redmine':
|
|
privileges => [update],
|
|
}
|