diff --git a/Berksfile b/Berksfile index 1a5f3e80..51766ab2 100644 --- a/Berksfile +++ b/Berksfile @@ -5,4 +5,4 @@ source 'https://supermarket.chef.io' cookbook 'apt', '~> 2.8' cookbook 'yum-epel', '~> 0.6' -cookbook 'omnibus', github: 'opscode-cookbooks/omnibus' +cookbook 'omnibus', github: 'chef-boneyard/omnibus' diff --git a/README.md b/README.md index 02fd3848..ebf3b67d 100644 --- a/README.md +++ b/README.md @@ -218,7 +218,7 @@ changing the list found in the `.kitchen.yml` `platforms` YAML stanza. This build environment is designed to get you up-and-running quickly. However, there is nothing that restricts you to building on other platforms. Simply use -the [omnibus cookbook](https://github.com/opscode-cookbooks/omnibus) to setup +the [omnibus cookbook](https://github.com/chef-boneyard/omnibus) to setup your desired platform and execute the build steps listed above. The default build environment requires Test Kitchen and VirtualBox for local