Re: [Puppet Users] Re: missing msgpack gem following puppet 3.4.0 upgrade

2013-12-23 Thread Luke Alford
Thanks for the confirmation Adrien, and for the tip on the puppet master compile command. I don't do much administration so I'm not terribly familiar with some of those common commands. I've got some more questions you or others might be able to shed light on, but they're well beyond the scope

Re: [Puppet Users] Re: missing msgpack gem following puppet 3.4.0 upgrade

2013-12-23 Thread Adrien Thebo
Puppet 3.4.0 adds experimental support for the msgpack protocol ( http://docs.puppetlabs.com/puppet/3/reference/experiments_msgpack.html), but doesn't depend on it being present. To enable it you need to install the msgpack gem and set the preferred serialization format, so unless you're explicitly