index
:
puppet_mysql.git
master
[puppet_mysql]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
001_create_database.pp
blob: 4e489cce1c12b93f30d8f20a02def7e8dbe9b6dc (
plain
)
1
2
3
4
err("Will create 'test_db'") mysql_database { "test_db": ensure => present }