Skip to content

Commit

Permalink
Update cookbook (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferbrecht authored Oct 8, 2024
1 parent 6777afb commit 97b225e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Berksfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 97b225e

Please sign in to comment.