[Puppet Users] stages and modules

2010-11-08 Thread chris mague
I am trying to implement stages in 2.6.2 (both client and server) site.pp stage { [baseos, pre, post, brsoft]: } class runstages { Stage[baseos] - Stage[pre] - Stage[main] - Stage[post] - Stage[brsoft] } node default { include runstages include debian::base_packages }

Re: [Puppet Users] stages and modules

2010-11-08 Thread Eric Sorenson
On Nov 8, 2010, at 10:27 AM, chris mague wrote: I am trying to implement stages in 2.6.2 (both client and server) Chris / kekai? Are you back to doing sysadmin work? Good to see you man. I haven't made the leap to 2.6 yet so I can't help with your question but wanted to say hi. (Assuming I

Re: [Puppet Users] stages and modules

2010-11-08 Thread Eric Sorenson
Ack, sorry list. That was obviously meant to be unicast. Reply-To Considered Harmful. http://marc.merlins.org/netrants/reply-to-harmful.html -=Eric -- You received this message because you are subscribed to the Google Groups Puppet Users group. To post to this group, send email to