Exception: Chef::Exceptions::ImmutableAttributeModification
- Inherits:
-
NoMethodError
- Object
- NoMethodError
- Chef::Exceptions::ImmutableAttributeModification
- Defined in:
- lib/chef/exceptions.rb
Overview
Node::Attribute computes the merged version of of attributes and makes it read-only. Attempting to modify a read-only attribute will cause this error.