Issue #3933 has been updated by Nigel Kersten.
I'm a bit unsure how we'd actually want this to be implemented. I guess one approach would be to have a metaparameter that causes puppet to fail instantly if a resource fails, but that would be a bit frustrating as I don't believe we can currently set a global resource default for all resource types, and it would be kind of useful to be able to set this client-side rather than server-side. Is it reasonable to make this a client-side option? --exitonfail or something? ---------------------------------------- Feature #3933: Option to make Puppet fail as soon as a resource fails. http://projects.puppetlabs.com/issues/3933 Author: Nigel Kersten Status: Accepted Priority: Normal Assigned to: Category: plumbing Target version: Affected version: 0.25.4 Keywords: Branch: I think I might have filed this before on the old trac system, but I can't find it. Basically I'd like the equivalent of bash "set -e" on Puppet client runs. When you're debugging weird transient failures, it would be a lot faster if you could just make puppetd die as soon as a resource failed. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
