go-chef / kitchen-goiardi

goiardi provider for testkitchen!
Other
1 stars 2 forks source link

Validation pem is being used as a fake client pem #2

Open fujin opened 10 years ago

fujin commented 10 years ago

https://github.com/go-chef/kitchen-goiardi/blob/master/lib/kitchen/provisioner/goiardi.rb#L92

At least document whatever is going on. Do we eventually allow to have real client keypair registration, since Goiardi has the power?

bradbeam commented 10 years ago

I need to upload cookbooks and need a valid pem for knife to be happy. We had two options at that point - run chef-client or do a knife client create to generate a client.pem or make use of the validation pem.