diff --git a/Berksfile b/Berksfile index 0b3c3e4..7828659 100644 --- a/Berksfile +++ b/Berksfile @@ -1,8 +1,10 @@ +site :opscode + metadata cookbook "sudo", github: "rackspace-cookbooks/sudo" group :integration do cookbook "apt", github: "rackspace-cookbooks/apt" - cookbook "minitest-handler", site: :opscode + cookbook "minitest-handler" end