Skip to content

Replace node.set with node.override#32

Open
cgunther wants to merge 1 commit intorackspace-cookbooks:masterfrom
cgunther:chef-14-node-set
Open

Replace node.set with node.override#32
cgunther wants to merge 1 commit intorackspace-cookbooks:masterfrom
cgunther:chef-14-node-set

Conversation

@cgunther
Copy link
Copy Markdown
Contributor

node.set was deprecated then removed in Chef 14.

They recommend replacing it with either node.normal or node.override, but node.override seemed appropriate here as we're trying to force a value.

node.set was deprecated then removed in Chef 14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant