Skip to content

Instantly share code, notes, and snippets.

@Aslan
Last active September 25, 2015 06:47
Show Gist options
  • Save Aslan/879935 to your computer and use it in GitHub Desktop.
Save Aslan/879935 to your computer and use it in GitHub Desktop.
{
"chef": {
"server_url": "http://chef.example.com:4000",
"url_type": "http",
"init_style": "runit",
"path": "/srv/chef",
"serve_path": "/srv/chef"
},
"run_list": [ "recipe[chef::bootstrap_client]" ]
}
file_cache_path "/tmp/chef-solo"
cookbook_path "/tmp/chef-solo/cookbooks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment