Exception: Chef::Exceptions::StaleAttributeRead
- Inherits:
-
StandardError
- Object
- StandardError
- Chef::Exceptions::StaleAttributeRead
- Defined in:
- lib/chef/exceptions.rb
Overview
Merged node attributes are invalidated when the component attributes are updated. Attempting to read from a stale copy of merged attributes will trigger this error.