SUSE-Enceladus / img-proof

img-proof provides a command line utility to test images in the Public Cloud
https://img-proof.readthedocs.io/en/latest/
GNU General Public License v3.0
14 stars 7 forks source link

Fix gce ssh key insertion #321

Closed smarlowucf closed 2 years ago

smarlowucf commented 2 years ago

The public key in openssh format will already have a user name or email appended. This prevents gce from creating a second broken key entry.