Nell Shamrell-Harrington
Nell Shamrell-Harrington
Unfortunately, as Supermarket is build right now, each user MUST log into their Chef Server account and authorize Supermarket to use the credentials from their personal Chef Server account. There...
We should also consider adding formatting validations for chef_versions and ohai_versions attributes - i.e. they must have an operator and be a number. ">= 12.4.1" is valid "12.4.1" is not...
Reviving this discussion: What is being requested: Many users have requested the ability to "yank" a certain version of a Chef cookbook from the public Supermarket. Potential Problems: As soon...
Here is the pull request to knife supermarket that I mentioned: https://github.com/chef/knife-supermarket/pull/16
I'm starting to realize we're talking about a few different issues in this thread: 1) Should someone be able to yank a specific version of a cookbook? - while I...
I like that solution :+1:
Hi @dfduarte, are you still seeing that error? Is that occurring only when you use a certain key, or all the time?
@dfduarte Yep, in order to upload to Supermarket using your key, you need to log in to Supermarket first. This is what creates a connection between a Supermarket account and...
@jasonwbarnett: what does your knife.rb file look like?
Did anything change?