summaryrefslogtreecommitdiff
path: root/tests/999_remove_database.pp
blob: 8a5df3eef96d8d069a33aeb614ab6baf68c991d7 (plain)
1
2
3
err("Will remove 'test_db'")
mysql_database { "test_db": ensure => absent }