chef-training / chef_classroom

Chef-provisioning cookbook for managing a Chef Training Classroom
Other
5 stars 6 forks source link

Manage private key better #37

Closed gmiranda23 closed 9 years ago

gmiranda23 commented 9 years ago

As PoC, a throwaway key is stuffed into this repo. This is awful. But once #15 occurs, we can use an aws_key_pair resource to auto-generate a key and put it in all the right places. The portal node will be the only one with the private key it generates.

Clearly #15 is high priority right now.

gmiranda23 commented 9 years ago

Resolved by #39