evertrue / zookeeper-cookbook

Chef cookbook for installing and managing Zookeeper.
https://supermarket.chef.io/cookbooks/zookeeper
Apache License 2.0
81 stars 119 forks source link

Upload to Supermarket #92

Closed jakedavis closed 10 years ago

jakedavis commented 10 years ago

And every previous version cries

solarce commented 10 years ago

I'll work on this a bit later today. I've got what I think is a working knife config.

jeffbyrnes commented 10 years ago

:+1:

solarce commented 10 years ago

This is done. I've backfilled all the versions since 1.6.1.

A summary of what I had to do was

  1. Reset my user and validation keys on https://manage.opscode.com, since I'd lost track of the old ones
  2. Download those and put them in ~/.chef/
  3. Get a knife.rb file from https://manage.opscode.com
  4. I'd previously authorized my Hosted Chef account with supermarket and Jake made me a contributor on the cookbook
  5. I checked out https://github.com/SimpleFinance/chef-zookeeper/ and then did 'git checkout $TAG' for each version and ran 'knife cookbook site share zookeeper Other --cookbook-path ~/code/cookbooks/' for each version to get it uploaded
jakedavis commented 10 years ago

GAH, manage.opscode.com. I knew that generate knife.rb stuff existed somewhere but kept looking on community. Why it's not there as well is beyond me.

Glad you got it to work, thanks @solarce.

jeffbyrnes commented 10 years ago

@solarce that's awesome stuff. ChefCo definitely needs to make getting the validation keys & a base knife.rb a bit easier…

solarce commented 10 years ago

@jakedavis only you can prevent lingering open issues ;)

smokey3

jakedavis commented 10 years ago

Oops, word.