Exception: Chef::Exceptions::StaleAttributeRead

Inherits:
StandardError
  • Object
show all
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.