Fixing Berksfile

This commit is contained in:
gary-hessler 2014-03-26 22:20:38 -06:00
parent 4f5b325763
commit 73f467103f

View File

@ -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'