diff --git a/Berksfile b/Berksfile index 889d77701..b6aeb4cdd 100644 --- a/Berksfile +++ b/Berksfile @@ -3,7 +3,7 @@ metadata cookbook 'apt', git: 'git://github.com/opscode-cookbooks/apt.git' cookbook 'yum', git: 'git://github.com/opscode-cookbooks/yum.git' -cookbook 'ark', git: 'git://github.com/bryanwb/chef-ark.git' +cookbook 'ark', git: 'git://github.com/opscode-cookbooks/ark.git', ref: '0.2.4' cookbook 'java', git: 'git://github.com/opscode-cookbooks/java.git' cookbook 'monit', git: 'git://github.com/apsoto/monit.git'