Basic configuration
How to knife the chef
- Uploading cookbooks
knife cookbook upload -a
Will upload all cookbooks - Updating cookbooks from source
knife cookbook site vendor cookbook_name # e.g. jenkins
- Adding roles knife role from file path/filename.ext #e.g. roles/jenkins_node.json