Hi, I'm having a problem where no changes are getting applied to any of my puppet clients since upgrading from 0.25.3 to 2.6.3rc3. I'm using Passenger 2.2.2 and Ruby 1.8.7. I don't see any errors in Apache's logs nor Puppet's logs. The below is an output of when I try a a manual run from one of the clients:
$ puppetd --server fc-pupm01 --verbose --waitforcert 60 -- environment=fcprod --test info: Caching catalog for fc-pupm01 info: Applying configuration version '1290000730' notice: Finished catalog run in 0.15 seconds Logs on the puppetmaster: Nov 17 07:40:02 fc-pupm01 puppet-master[19310]: Compiled catalog for fc-pupm01 in environment fcprod in 0.02 seconds Nov 17 07:40:02 fc-pupm01 puppet-agent[19567]: Caching catalog for fc- pupm01 Nov 17 07:40:02 fc-pupm01 puppet-agent[19567]: Applying configuration version '1290000730' Nov 17 07:40:02 fc-pupm01 puppet-agent[19567]: Finished catalog run in 0.15 seconds So, the logs are reporting that everything was successful, yet nothing is actually getting applied. Where can I begin to troubleshoot this issue? Thanks in advance! Josh -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.