The dependency warning may be overstated a bit, in your situation you're
not likely to cause that issue by accident.

Another view might be that systems should be built from scratch when
significant changes are made. Regardless of your CM tool, that's generally
a better idea these days - even upgrades generally benefit from standing up
a fresh system to replace the older system.

Also, order of removal of files does seem odd, if neither is required. Was
that a contrived example or an actual example? If the latter, that seems
like a really badly behaved application, from the outside.

On Wednesday, September 21, 2016, Peter Faller <pgfal...@gmail.com> wrote:

> Thanks Craig - that does work, but what it says in the documentation is
> true:
> "Note: Chained collectors can potentially cause huge dependency cycles
> <https://docs.puppet.com/puppet/3.8/reference/lang_relationships.html#dependency-cycles>
>  and
> should be used carefully."
>
> This approach works fine for 'leaf' resources; but when the dependencies
> get more complicated it is very easy to create dependency cycles. It's
> beginning to look to me that Puppet is best suited to cases where resources
> once added, remain in place.
>
>> --
> 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
> <javascript:_e(%7B%7D,'cvml','puppet-users%2bunsubscr...@googlegroups.com');>
> .
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/puppet-users/dc9d3590-bdec-4b0b-b360-20afcd97f15f%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/dc9d3590-bdec-4b0b-b360-20afcd97f15f%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 

Rob Nelson
rnels...@gmail.com

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAC76iT_XVQVNzHsTN_JqF%2Bw-W__7hZ6oQAjtWajzp15vQSdrZA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to