class Chef::Exceptions::AttributeTypeMismatch
AttributeTypeMismatch is raised by node.write!(“foo”, “bar”, “baz”) when e.g. node = “bar” (overwriting String with Hash)
AttributeTypeMismatch is raised by node.write!(“foo”, “bar”, “baz”) when e.g. node = “bar” (overwriting String with Hash)