monasca-vagrant/Berksfile
Tim Kuhlman 6b82ff4442 Initial persister support.
This is untested and is missing the needed data bag for the persister.
2014-02-25 15:20:17 -07:00

8 lines
389 B
Ruby

metadata
cookbook 'hostsfile', '= 1.0.1'
cookbook 'kafka', git: 'git@git.hpcloud.net:mon/cookbooks-kafka'
cookbook 'percona', git: 'https://github.com/tkuhlman/chef-percona'
cookbook 'persister', git: 'git@git.hpcloud.net:mon/cookbooks-persister'
cookbook 'vertica', git: 'git@git.hpcloud.net:mon/cookbooks-vertica'
cookbook 'zookeeper', git: 'git@git.hpcloud.net:mon/cookbooks-zookeeper'