[Puppet Users] Re: Run Stages for Particular Modules

2012-09-17 Thread Alessandro Franceschi
It feels like you're overusing a bit too much run stages... Read here for usage recommendations (and limitations): http://docs.puppetlabs.com/puppet/2.7/reference/lang_run_stages.html You can more easily manage relationships inside a class (all the mysql steps can be managed inside the same mysql

[Puppet Users] Re: Run Stages for Particular Modules

2012-09-17 Thread jcbollinger
On Monday, September 17, 2012 9:31:41 AM UTC-5, Alessandro Franceschi wrote: It feels like you're overusing a bit too much run stages... That's putting it mildly. Read here for usage recommendations (and limitations): http://docs.puppetlabs.com/puppet/2.7/reference/lang_run_stages.html

[Puppet Users] Re: Run Stages for Particular Modules

2012-09-17 Thread Jason_s
Hi I just tried reading the .dot files today into a graphing application and I found that very useful in visualising the graph of resources that is produced by a run on the agent. Good luck. It's not procedural, but declarative, hence a visual graph let's a person picture it better IMHO.

Re: [Puppet Users] Re: Run Stages for Particular Modules

2012-09-17 Thread Justin Brown
Thanks for the replies John and Al. I've spent some time re-designing my module. It's now a few separate modules that use smaller chains and is far more readable. Cheers, Justin On Mon, Sep 17, 2012 at 10:28 AM, jcbollinger john.bollin...@stjude.orgwrote: On Monday, September 17, 2012