Re: [Puppet Users] config settings for environments

2010-11-29 Thread John Warburton
One important thing I missed out is that I get my server name passed as an environment variable ($SSL_CLIENT_S_DN_CN no less) because I run puppetmaster from passenger. John On 29 November 2010 17:34, John Warburton wrote: > I am guessing this feature request didn't get submitted (well not on >

Re: [Puppet Users] config settings for environments

2010-11-28 Thread John Warburton
I am guessing this feature request didn't get submitted (well not on keyword config_version), and I just hit it The way I do it is that my config_version script shells out a call to the node classifier (I'm one of the lucky ones who has one!) and greps for the environment I have filed http://proj

Re: [Puppet Users] config settings for environments

2010-03-13 Thread Alan Barrett
On Wed, 10 Mar 2010, Rob McBroom wrote: > Hello. The documentation on using multiple environments says there are > only a couple of settings that make sense per-environment (modulepath, > templatedir, manifest) but it=??s not clear to me whether or not those > are the only ones supported. I believ

Re: [Puppet Users] config settings for environments

2010-03-10 Thread Rob McBroom
On Mar 10, 2010, at 3:07 PM, Rob McBroom wrote: > Hello. The documentation on using multiple environments says there are only a > couple of settings that make sense per-environment (modulepath, templatedir, > manifest) but it’s not clear to me whether or not those are the only ones > supported.