Skip to content

Instantly share code, notes, and snippets.

@jellybob
Created July 15, 2011 13:41
Show Gist options
  • Save jellybob/1084711 to your computer and use it in GitHub Desktop.
Save jellybob/1084711 to your computer and use it in GitHub Desktop.
host "chef.example.org" do
ip "192.168.10.1"
aliases [ "chef", "kitchen" ]
comment "The chef server"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment