[Puppet Users] Problems Running Puppet Once For Passenger Installation - Certificates Disappear

2013-04-25 Thread Philip Gardner
I'm having issues with installing a Puppetmaster using Passenger, basically this bit of the documentation: Make sure puppet master has been run at least once (or puppet agent, if this master is not the CA), so that all required SSL certificates are in place. Here's the bit of Puppet that

[Puppet Users] Ruby DSL class with resources generated dynamically using Puppet DSL definitions?

2011-04-27 Thread Philip Gardner
I'm attempting to include a class on certain hosts whose resources will be different depending on which host it is. I'm determining what resources to include in the class on a per host basis by consuming some JSON from another application. I seem to be running up against an issue where I can't