module-mysql/tests/998_remove_user.pp

3 lines
82 B
Puppet

err("Removing user 'test_user@%'")
mysql_user{ "test_user@%": ensure => absent }