bbaugher / apache_zookeeper

Chef cookbook for Apache Zookeeper
MIT License
9 stars 22 forks source link

zookeeper-3.4.5 not found #21

Closed arunsure closed 9 years ago

arunsure commented 9 years ago

Cookbook tries to use the zookeeper-3.4.5 (http://apache.claz.org/zookeeper/zookeeper-3.4.5/) which is not found

bbaugher commented 9 years ago

I think you have an older version of the cookbook. The latest (0.4.0) should fix this problem, https://github.com/bbaugher/apache_zookeeper/blob/0.4.0/attributes/default.rb#L15

arunsure commented 9 years ago

bbaugher you're right, thanks!