On 14.11.2012 22:37, Luke Kanies wrote:
On Nov 14, 2012, at 10:20 AM, Patrick Carlisle <[email protected]
<mailto:[email protected]>> wrote:



On Wed, Nov 14, 2012 at 9:24 AM, Luke Kanies <[email protected]
<mailto:[email protected]>> wrote:



    If you're using JSON instead of YAML, then you shouldn't see a lot
    of time in the converting to and from.  I can't remember if this
    is a configurable option in 3.0, or if it defaults to JSON, but if
    it still defaults to YAML, that could be a huge win very quickly.


It's configurable in 3.0 with the catalog_cache_terminus setting, and
defaults to json for the agent.

Ah.

David - can you confirm the catalog is being stored in json instead of yaml?

Strange. "puppet agent --configprint catalog_cache_terminus" returns "json", but "find /var/lib/puppet -mtime -1 -ls" after a --test --noop run doesn't find the cache, so I can't confirm what is actually written to disk.


Best Regards, David


--
You received this message because you are subscribed to the Google Groups "Puppet 
Developers" 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-dev?hl=en.

Reply via email to