-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBerksfile
14 lines (12 loc) · 934 Bytes
/
Berksfile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
source "https://supermarket.chef.io"
source "https://api.berkshelf.com"
metadata
cookbook 's3fs', '~> 3.0.4', git: 'https://github.com/twilson63/s3fs-recipe.git'
cookbook 'opsworks-rails-precompile', git: 'https://github.com/positronicninja/opsworks-rails-precompile.git'
cookbook 'opsworks-cookbook-custom-env', git: 'https://github.com/diegodurante/opsworks-cookbook-custom-env.git'
cookbook 'opsworks_delayed_job', git: 'https://github.com/joeyAghion/opsworks_delayed_job.git'
cookbook 'gnr_whenever', git: 'https://github.com/positronicninja/gnr_whenever.git'
cookbook 'gnr_authorized_users', git: 'https://github.com/positronicninja/gnr_authorized_users.git'
cookbook 'gnr_elasticsearch', git: 'https://github.com/positronicninja/gnr_elasticsearch.git'
cookbook 'nginx', git: 'https://github.com/positronicninja/chef_nginx_templates.git'
cookbook 'unicorn', git: 'https://github.com/positronicninja/chef_unicorn_templates.git'