Skip to content

Instantly share code, notes, and snippets.

@kuleszaj
Created November 28, 2012 21:42
Show Gist options
  • Save kuleszaj/4164796 to your computer and use it in GitHub Desktop.
Save kuleszaj/4164796 to your computer and use it in GitHub Desktop.
set :chef_binary, "/usr/bin/chef-solo"
set :user, "atomic"
server "10.0.0.5", :chef, :no_release => :true
set :server_ip, "10.0.0.5"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment