Re: [Puppet Users] Re: Managing producton & backup datacenter

2010-05-06 Thread Cosimo Streppone
On Thu, 06 May 2010 08:54:51 +0200, donavan wrote: > But for more sophisticated puppet setups - what are your ways to determine > which environment you are in. I wrote a custom fact, location, that embeds all the logic in a tiny bit of custom Ruby. (In fact, it just grabs the hostname, do

Re: [Puppet Users] Re: Managing producton & backup datacenter

2010-05-03 Thread Daniel Pittman
linuxdatacenter writes: > Yeah - ntpd was just a dumb example - of course you can do it this way ;-). > > But for more sophisticated puppet setups - what are your ways to determine > which environment you are in. I wrote a custom fact, location, that embeds all the logic in a tiny bit of custom

Re: [Puppet Users] Re: Managing producton & backup datacenter

2010-05-03 Thread R.I.Pienaar
hello, - "linuxdatacenter" wrote: > Yeah - ntpd was just a dumb example - of course you can do it this > way ;-). > > But for more sophisticated puppet setups - what are your ways to > determine which environment you are in. I know puppet can manage > different environments at one time (eac