[Puppet - Feature #16647] Client-side soft alternative to fail()

2012-10-03 Thread tickets
Issue #16647 has been updated by Dan Carley. That makes sense. Having that resource akin to something between `error()` and `notify{}` would make the overall error pretty understandable too. Feature #16647: Client-side soft alternative to fail()

[Puppet - Feature #16647] Client-side soft alternative to fail()

2012-10-01 Thread tickets
Issue #16647 has been updated by Dan Carley. I guess this would require a new attribute being added to resources in the catalog. Feature #16647: Client-side soft alternative to fail() https://projects.puppetlabs.com/issues/16647#change-72064 Author:

[Puppet - Feature #16647] Client-side soft alternative to fail()

2012-10-01 Thread tickets
Issue #16647 has been updated by Nigel Kersten. Thinking about this, it doesn't have to require client-side functions. We could have a function that inserted a resource that always fails into the graph at the relevant spot. Feature #16647: Client-side