Skip to content

Instantly share code, notes, and snippets.

@hemalvarambhia
Created November 5, 2014 10:29
Show Gist options
  • Select an option

  • Save hemalvarambhia/cb1c18e38af450dfde31 to your computer and use it in GitHub Desktop.

Select an option

Save hemalvarambhia/cb1c18e38af450dfde31 to your computer and use it in GitHub Desktop.
The refactored cookbook shown at the November London Chef Users Meetup. The declarations here are Chef definitions that grew out of the refactoring process.
#
# Cookbook Name:: rails_app
# Recipe:: default
#
# Copyright 2014, AbelsonInfo
#
# All rights reserved - Do Not Redistribute
#
include_recipe 'rails_app_server::default'
nginx
varnish
postgresql
install_ruby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment