Good evening, folks.

Using the module's puppet forge to create a database I get an error below.

Could you help me?

*puppetlabs-mysql (v1.0.0) *

*class mysql_default {*
*   
*
*    mysql::db { 'mydb':*
*      user     => 'root',*
*      password => '123456',*
*      host     => 'localhost',*
*      grant    => ['SELECT', 'UPDATE'],*
*    }*
*  *
*  *
*}*


Error: Could not retrieve catalog from remote server: Error 400 on SERVER: 
Invalid parameter provider at 
/etc/puppet/environments/development/modules/mysql/manifests/db.pp:60 on 
node stfbsbpentaho02.dmz
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run




-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to