>
> So just in case you have the same problem:
>

 using : 
    storeconfigs = true
    dbadapter = mysql
    dbname = puppet
    dbuser = puppet
    dbpassword = xxxx
    dbserver = localhost

causes puppet master to ignore the ENC setting, however if i use:

    storeconfigs = true
    storeconfigs_backend = puppetdb
and use puppetdb for storeconf everything works fine. I haven tried with 
different adapters but for mysql adapter it doesn't work.  It might be an 
environment setting based on the version of gems i use ... not sure at this 
point.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/h4htjjr1OWYJ.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to