Closed paweloczadly closed 9 years ago
ah sorry... I see that it is updated. However, Berkshelf downloads older version of your cookbook with zookeeper 3.4.5
@paweloczadly hmm, that's odd. Berkshelf should be grabbing v2.5.1 from Supermarket, which has its attributes set to install Zookeeper v3.4.6.
Please double-check your attributes in your wrapper cookbook, and also that you've not set your metadata or Berksfile to download a version less than v2.0.0. As long as you’ve set depends 'zookeeper', '~> 2.0'
, you’ll install zookeeper 3.4.6.
No response for over a month, closing out.