Well It started working. I think the storeconfigs = false fixed the issue temporarily. I also noticed ruby-mysql was not installed, so that could have been causing issues.
Russell Perkins wrote: > my node sets the variables to be used in my puppet.conf here is the > puppetmasterd section of my /etc/puppet/puppet.conf. I use version > 0.25.5 of puppet. > > [puppetmasterd] > # autosign = true > > # Storeconfigs activated > storeconfigs = true > thin_storeconfigs = true > > # Sets MySQL database backend > dbadapter=mysql > dbserver=localhost > dbuser=puppet > dbpassword=PASSWORD -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
