diff options
author | danielsdeleo <dan@opscode.com> | 2012-08-30 15:25:46 -0700 |
---|---|---|
committer | danielsdeleo <dan@opscode.com> | 2012-08-30 15:25:46 -0700 |
commit | 080ef1581a9160411aed929852547e757a1a2845 (patch) | |
tree | e455a484fc8318aded1b51fcad6cd5727937489f /.gitattributes | |
parent | 84c93ba598213c25f34db5f42807b66fd3a571f4 (diff) | |
download | chef-080ef1581a9160411aed929852547e757a1a2845.tar.gz |
[CHEF-581] Always run delayed notifications
Delayed notifications will now be run even if the "body" of the chef run
fails, or if a failure occurs in another delayed notification.
The justification is that delayed notifications are commonly used to
make changes to state that is opaque to chef so a subsequent run will
not detect that the resource's state was never corrected. For example,
chef has no way to determine whether the in-memory state of a service is
correct, so if chef drops a delayed restart notification for that
service, running chef again will not bring the service into the correct
state.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions