diff --git a/Berksfile b/Berksfile index 511bc9c..61b1bb2 100644 --- a/Berksfile +++ b/Berksfile @@ -1,6 +1,6 @@ metadata cookbook 'hostsfile', '= 1.0.1' -cookbook 'api', git: 'git@git.hpcloud.net:mon/cookbooks-api' +cookbook 'mon_api', git: 'git@git.hpcloud.net:mon/cookbooks-mon_api' cookbook 'kafka', git: 'git@git.hpcloud.net:mon/cookbooks-kafka' cookbook 'mon_persister', git: 'git@git.hpcloud.net:mon/cookbooks-mon_persister' cookbook 'percona', git: 'https://github.com/tkuhlman/chef-percona'