index
:
puppet-mysql
adapt-to-jessie
master
Puppet module for mysql
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
999_remove_database.pp
blob: 8a5df3eef96d8d069a33aeb614ab6baf68c991d7 (
plain
)
1
2
3
err
(
"Will remove 'test_db'"
)
mysql_database
{
"test_db"
:
ensure
=>
absent
}