cookbooks/scratchify/Berksfile in from-scratch-0.3.0 vs cookbooks/scratchify/Berksfile in from-scratch-0.5.0
- old
+ new
@@ -4,11 +4,12 @@
source "https://supermarket.chef.io"
metadata
cookbook 'user'
-cookbook 'rvm', github: 'fnichol/chef-rvm'
+cookbook 'rvm', github: 'martinisoft/chef-rvm'
cookbook 'postgresql', github: 'sandrew/postgresql', branch: 'develop'
+cookbook 'nginx'
# cookbook 'dpkg_packages', git: "https://gitlab.acid.cl/acidlabs/chef-dpkg-packages.git"
# cookbook 'nginx', git: "https://gitlab.acid.cl/acidlabs/chef-nginx.git"
# cookbook 'postgresql', git: "https://github.com/phlipper/chef-postgresql.git"
# cookbook 'rvm'