On 06/04/2013 03:43 PM, jcbollinger wrote:

If you stick to simple uses of stages, on the other hand, then you
probably don't have any potential gains over Puppet's sharper, more
precise alternatives in the first place.

I use stage (before main) for setting up yum repositories. That's because I want to avoid making dependencies between modules such as 'cobbler' and some specific repository (for example EPEL).

That way my modules are transferable between Fedora and RHEL/CentOS. So, stages serve me pretty well.

Idea is to have all yum repositories set up, before any of the package resources gets applied on system.


Is there a better way to achieve this?


--
Jakov Sosic
www.srce.unizg.hr

--
You received this message because you are subscribed to the Google Groups "Puppet 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to