Re: [Puppet Users] Puppet 3.4.2 OS X

2014-01-21 Thread Moses Mendoza
Hi Jason, Pete is correct. The OSX puppet package does not ship with a launchd plist. That example appears mostly up-to-date, with the notable exception RUBYLIB (in 3.4.0 puppet moved to /Library/Ruby/Site for compatibility with Mavericks) and the ServiceDescription and ServiceIPC keys that don't

Re: [Puppet Users] Puppet 3.4.2 OS X

2014-01-21 Thread Pete Brown
I am pretty sure you still need to setup the launch daemon manually on OS X. On 21 January 2014 06:55, Jason Hatman wrote: > I have my Puppet installation up and running, but I currently just run > "puppet agent --test" to use it. As I understand it, in a master/agent > configuration, Puppet aut

[Puppet Users] Puppet 3.4.2 OS X

2014-01-21 Thread Jason Hatman
I have my Puppet installation up and running, but I currently just run "puppet agent --test" to use it. As I understand it, in a master/agent configuration, Puppet automatically runs every 30 minutes by default as long as the service is running. With Puppet 3.4.2 on OS X, is there still a need