fnichol/chef-user

Add ssh_keypair support to data bags

Opened this issue · 0 comments

Currently only the resource supports providing a custom ssh key pair instead of letting the recipe generate one.
I'd prefer the possibility for pairs to be stored in an encrypted data bag item instead.

Is there any chance the definition of private and public key in the data bag itself could be implemented?