Sha256: 303dfba63e17c545239469bdf769ce74430f5b0956b14fc24fa40e7a7a54587c

Contents?: true

Size: 135 Bytes

Versions: 7

Compression:

Stored size: 135 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.3.3 modules/mysql/tests/mysql_grant.pp
freighthop-0.3.2 modules/mysql/tests/mysql_grant.pp
freighthop-0.3.1 modules/mysql/tests/mysql_grant.pp
freighthop-0.3.0 modules/mysql/tests/mysql_grant.pp
freighthop-0.2.1 modules/mysql/tests/mysql_grant.pp
freighthop-0.2.0 modules/mysql/tests/mysql_grant.pp
freighthop-0.1.0 modules/mysql/tests/mysql_grant.pp