Hello,

I've done some more research, so i tried to show all config settings and I 
found the unexpected result :   : 

# puppet --configprint all
...
storeconfigs = false
dbadapter = sqlite3
dblocation = /var/lib/puppet/state/clientconfigs.sqlite3
...


As said in my previous post, i've already configured the master for stored 
configurations for MySQL : 

[master]
...
storeconfigs=true
dbadapter=mysql
...


so why Puppet Master does not apply my changes ?

info. : puppetmaster is running under mod passenger 
(libapache2-mod-passenger  2.2.11debian-2)

Thanks,

-- 
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/-/n11lOv0NTJEJ.
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