Exception: Chef::Exceptions::ImmutableAttributeModification

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