On Monday, July 15, 2013 10:05:16 AM UTC-5, Nan Liu wrote: > > I considered that option when I tackled this problem. The problem I ran > into is when a puppet resource fails the last resource (due to dependency) > does not get applied. So a failed puppet run did not clean up the > connections. I didn't get a chance to look too closely at your > code, apologize if it does something different. Thanks for digging up the > ticket, I hope a few more watchers will bump the priority. >
Bah, I'm doing just what you realized wouldn't work (should have figured someone would have given that a go by now). It seems the monkey patch is the way to go; things could definitely get weird if multiple modules are doing this though... Eric -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-dev. For more options, visit https://groups.google.com/groups/opt_out.
