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 exist in launchd on more recent versions of OSX.
On Tue, Jan 21, 2014 at 2:42 PM, Pete Brown <[email protected]> wrote: > I am pretty sure you still need to setup the launch daemon manually on OS X. > > On 21 January 2014 06:55, Jason Hatman <[email protected]> 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 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 to manually create the >> launch daemon with the instructions below? Is that included as part of the >> OS X install of Puppet 3.4.2. I'm fine with manually creating it, I just >> want to make sure that I'm not wasting time on it. >> >> http://docs.puppetlabs.com/guides/installation.html#with-launchd >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Puppet Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/puppet-users/81860078-0af2-4f86-9e06-d58b176f4348%40googlegroups.com. >> For more options, visit https://groups.google.com/groups/opt_out. > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/CAJ8DPF63sMqTWkWWXjnYVJp4OTyRsM5Y3BTgJu-1JRt5MpyMFA%40mail.gmail.com. > For more options, visit https://groups.google.com/groups/opt_out. -- Moses Mendoza Puppet Labs Join us at PuppetConf 2014, September 23-24 in San Francisco -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CA%2B421WZcPaBsDoBxBchR6H%2Bf%2Bkwm996U4LB90%3D8G6g%2BXh0d7wA%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
