On Oct 5, 10:54 pm, Chris McDermott <csmcderm...@gmail.com> wrote: > I haven't used them yet, but isn't this what stages are meant to facilitate? > > http://docs.puppetlabs.com/references/stable/metaparameter.html#stage
Run stages are syntactic sugar. There is nothing you can do with them that you cannot also do with explicit class and resource relationships. A little bit of candy is good for the psyche, and their sugary nature does not predispose me against run stages. They are nice as an organizational mechanism, and somewhat for self-documentation. On the other hand, I don't care for parameterized classes at all, and you cannot use run stages without them. In this case, run stages do nothing whatever to address the problem that you cannot manage properties of a mount point while a filesystem is mounted on it. You still cannot see the underlying directory. Moreover, Puppet's prohibition against duplicate resources extends across all run stages. John -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.