You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chef::Exceptions::ImmutableAttributeModification
------------------------------------------------
Node attributes are read-only when you do not specify which precedence level to set. To set an attribute use code like `node.default["key"] = "value"'
This is on the latest next branch.
The text was updated successfully, but these errors were encountered:
The delete action currently fails due to outdated node attribute manipulation:
This is on the latest
next
branch.The text was updated successfully, but these errors were encountered: