----- Original Message -----
> From: "Mario Abajo" <
mario...@gmail.com>
> To:
puppet...@googlegroups.com
> Sent: Thursday, May 30, 2013 3:28:23 AM
> Subject: [Puppet Users] Stages and concat
>
> Hi!,
> I'm working on a module that's being called in a different stage than main,
> a previous one. THis modules is composed of various "defines" and use the
> concat module inside. My question is ¿may i use concat different stages? i
> was having cycle problems because of the class concat::setup.
> Is this a correct form of doing this? or is there a better one?
stages is generally just bad and you should find better ways to do what you
want, maybe using chaining or something else.
concat cant work with stages
>
> Thanks in advance
>
> --
> 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...@googlegroups.com.
> To post to this group, send email to
puppet...@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.
>
>
>