diff --git a/build/Berksfile b/build/Berksfile deleted file mode 100644 index 8b3ffde..0000000 --- a/build/Berksfile +++ /dev/null @@ -1,10 +0,0 @@ -source 'https://api.berkshelf.com' - -# The apt cookbook is required to bring the apt cache up-to-date on Ubuntu -# systems, since the cache can become stale on older boxes. -cookbook 'apt', '~> 2.0' - -cookbook 'omnibus' - -# Uncomment to use the latest version of the Omnibus cookbook from GitHub -# cookbook 'omnibus', github: 'opscode-cookbooks/omnibus'