Re: [Puppet Users] Passenger and Puppet problems

2010-02-28 Thread Gary Larizza Jr.
On Feb 28, 2010, at 2:22 PM, Pratod wrote: Cant seem to get Passenger to work on my test server. Keep getting the following error in access_log *** Exception LoadError in PhusionPassenger::Rack::ApplicationSpawner (no such file to load -- rack/builder) (process 1998): from config.ru:1

Re: [Puppet Users] exec failure

2010-03-03 Thread Gary Larizza Jr.
Roy, I don't believe you need to customize an exec for this - you can simply define a service with the JobID of your Launchd plist, and then send the plist to the /Library/LaunchDaemons directory. See the docs site for the launchd type reference --> http://docs.reductivelabs.com/refere

[Puppet Users] Package Providers for OD X Server

2010-03-15 Thread Gary Larizza Jr.
Hi Everyone, I'm curious to see how many people are running puppetmasterd on OS X Server. I'm trying to cement a recipe for my puppetmasters (10.5 Servers), and I'm finding that many modules port over well but certain things fall short due to the Mac's package providers. Visiti

Re: [Puppet Users] Package Providers for OD X Server

2010-03-15 Thread Gary Larizza Jr.
On Mar 15, 2010, at 4:20 PM, Nigel Kersten wrote: > We always create our own pkg installs. It's well worth it. > > Have you look at Luggage Gary? It's the open source project for our > internal tool we use for Makefiles to build packages. > > http://luggage.apesseekingknowledge.net/ I've defin