Skip to content

Instantly share code, notes, and snippets.

@salgo
Created September 30, 2014 14:29
Show Gist options
  • Select an option

  • Save salgo/6bf0154fa218d0dce9ec to your computer and use it in GitHub Desktop.

Select an option

Save salgo/6bf0154fa218d0dce9ec to your computer and use it in GitHub Desktop.
machine 'db' do
recipe 'mysql'
end
machine 'web1' do
recipe 'apache'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment