We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
go to the crowbar admin machine and
update the file in the cookbook you want to change /opt/dell/chef/cookbooks/<cookbook_name>/path/to/file
/opt/dell/chef/cookbooks/<cookbook_name>/path/to/file
execute (as root): knife cookbook upload <cookbook_name> -o /opt/dell/chef/cookbooks/
knife cookbook upload <cookbook_name> -o /opt/dell/chef/cookbooks/
This gets your changes into chef. now you have several options to apply it on a node:
bluepill restart chef-client
dns