chef-solo is a command that executes Chef Infra Client in a way that does not require the Chef Infra Server to converge cookbooks.
Data bag search for Chef Solo. Contribute to edelight/chef-solo-search development by creating an account on GitHub.
# rpm -Uvh http://rbel.frameos.org/rbel6# yum -y install rubygem-chef# mkdir /var/chef/cookbooks# vi /etc/chef/solo.rbcookbook_path "/var/chef/cookbooks" # vi /etc/chef/node.json{ "run_list": [ "re...
후 ruby script를 작성하여 recipes를 만들면 Chef를 사용할 수 있다. 참 고 문 헌 [1] 이토 나오야, 박상욱, “인프라스트럭처 자동화 프레임워크 Chef Solo 입문”, 제이펍, 2014.
The Vagrant Chef Solo provisioner allows you to provision the guest using Chef, specifically with chef-solo.
A template for Vagrant projects in Virtualbox provisioned by Chef ; lightweight · template · vagrant · vm · ubuntu · virtualbox · virtual-machine · chef · virtualization · provisioning · provisioning-scripts · chef-solo
Chef Solo - Zimbra Cookbook. Contribute to jancubillan/chef-solo-zimbra development by creating an account on GitHub.
Demonstrate using Chef Solo to configure a Windows host - lrakai/chef-solo-windows
When using chef.recipe_url, chef-solo will only run individual cookbooks, but will ignore anything else in the archive. For example: # -*- mode: ruby -*- # vi: set ft=ruby : # Vagrantfile API/synta...
Chef Solo. GitHub Gist: instantly share code, notes, and snippets.