Removed the need for hp_common_functions with chef-solo

This commit is contained in:
Tim Kuhlman 2014-02-18 13:06:56 -07:00
parent 61a0c36b65
commit 2d20887a8e
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
.vagrant
Berksfile.lock

View File

@ -1,4 +1,3 @@
cookbook 'apt', git: 'https://git.hpcloud.net/kuhlmant/apt'
cookbook 'hostsfile', '= 1.0.1'
cookbook 'hp_common_functions', git: 'https://git.hpcloud.net/kuhlmant/hp_common_functions'
cookbook 'zookeeper', git: 'https://git.hpcloud.net/mon/cookbooks-zookeeper'