diff --git a/Berksfile b/Berksfile index 2710026..8039afe 100644 --- a/Berksfile +++ b/Berksfile @@ -11,7 +11,7 @@ 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 'mon_thresh', git: 'git@git.hpcloud.net:mon/cookbooks-mon_thresh' -cookbook 'percona', git: 'https://github.com/tkuhlman/chef-percona' +cookbook 'percona', git: 'https://github.com/tkuhlman/chef-percona', branch: "feature/mini-mon" cookbook 'vertica', git: 'git@git.hpcloud.net:mon/cookbooks-vertica' cookbook 'zookeeper', git: 'git@git.hpcloud.net:mon/cookbooks-zookeeper'