Sha256: b40f53f7ff650ba3cbb2f58dba7af26aa1feb8a4aee8818b3e62d5f4fa08a454

Contents?: true

Size: 133 Bytes

Versions: 7

Compression:

Stored size: 133 Bytes

Contents

mysql_grant{'test1@localhost/redmine':
  user       => 'test1@localhost',
  table      => 'redmine.*',
  privileges => ['UPDATE'],
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
freighthop-0.6.1 modules/mysql/tests/mysql_grant.pp
freighthop-0.6.0 modules/mysql/tests/mysql_grant.pp
freighthop-0.5.2 modules/mysql/tests/mysql_grant.pp
freighthop-0.5.1 modules/mysql/tests/mysql_grant.pp
freighthop-0.5.0 modules/mysql/tests/mysql_grant.pp
freighthop-0.4.1 modules/mysql/tests/mysql_grant.pp
freighthop-0.4.0 modules/mysql/tests/mysql_grant.pp