[chef] Re: Re: Deploying User Private Keys


Chronological Thread 
  • From: Arnold Krille < >
  • To:
  • Subject: [chef] Re: Re: Deploying User Private Keys
  • Date: Tue, 4 Feb 2014 21:59:31 +0100

On Tue, 04 Feb 2014 17:42:49 +0100 Alfredo Palhares
< >
 wrote:
> Hello,
> 
> I have a sort of similar question and I think its unecessary to open
> another thread.
> 
> On my taskwarrior cookbook[1] I generate the keys for the users on
> the server. I would like to distribute them to the client machines
> that have the taskwarrior client in it.
> 
> What would be a "good" way to do it. I tought on creating an user and
> scp them, but that would require and ssh key of itself, that the user
> would need to set in a data bag.

If its the server contacting the clients: The server should publish its
public-key within chef and the clients will fetch that on their
chef-run and configure it.

If its keys so the clients can contact the server: Create the key-pairs
on the client and publish the public keys in chef so the server can
search for them and add them to the local store.

- Arnold

Attachment: signature.asc
Description: PGP signature




Archive powered by MHonArc 2.6.16.

§