coreos / coreos-xhyve

Container Linux running on xhyve hypervisor
Apache License 2.0
330 stars 42 forks source link

Simplify passing the ssh key #41

Closed jbergstroem closed 9 years ago

AntonioMeireles commented 9 years ago

@jbergstroem not full proof in all cases. it's perfectly reasonable that ~/.ssh/id_rsa.pub may have more than one key inside, in which case this will fail. (i addressed this, en passant, in my original PR here)

jbergstroem commented 9 years ago

I know there's exceptions to most solutions -- my goal was to make it more readable. Closing.