diff --git a/Berksfile b/Berksfile index 72897a2..8f2beb9 100644 --- a/Berksfile +++ b/Berksfile @@ -2,7 +2,7 @@ metadata cookbook 'hostsfile', '= 1.0.1' cookbook 'mon_api', git: 'git@git.hpcloud.net:mon/cookbooks-mon_api' cookbook 'kafka', git: 'git@git.hpcloud.net:mon/cookbooks-kafka' -cookbook 'mon_agent', path: '/Users/gary/cloudos/cookbooks-mon_agent' +cookbook 'mon_agent', git: 'git@git.hpcloud.net:mon/cookbooks-mon_agent' cookbook 'mon_notification', git: 'git@git.hpcloud.net:mon/cookbooks-mon_notification' cookbook 'mon_persister', git: 'git@git.hpcloud.net:mon/cookbooks-mon_persister' cookbook 'percona', git: 'https://github.com/tkuhlman/chef-percona'