Christoph Fiehe 2015-08-12 07:30:42 +02:00 committed by Morgan Haskel
parent afc1567396
commit 9d5816ad5c

View file

@ -23,7 +23,7 @@ class mysql::server::backup (
) {
if $prescript and $provider =~ /(mysqldump|mysqlbackup)/ {
warn("The \$prescript option is not currently implemented for the ${provider} backup provider.")
warning("The \$prescript option is not currently implemented for the ${provider} backup provider.")
}
create_resources('class', {