Silly me disabled caching on catalogs throughout my testing and now that I'm in 
production mode, I have had some issues with my puppetmaster/foreman ENC server 
VM sometimes getting into swap and the dreadful performance has caused some 
failures because the catalog could not be compiled.

While I have to solve the underlying problem (and I think I'm getting there), I 
think it would be useful to have the clients cache the catalog for those times 
that it can't get a compiled catalog from the puppetmaster.

the clients have this in puppet.conf [agent] section:
  ignorecache = false
  use_cached_catalog = false

the puppetmaster doesn't have any specific settings but when I run 'puppet 
master --genconf', I can see...

localconfig = /var/lib/puppet/state/localconfig

but there is no cached catalog in any of the clients.

What am I missing?

-- 
Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ craig.wh...@ttiltd.com
1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com 

Need help communicating between generations at work to achieve your desired 
success? Let us help!

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
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