andif888 / packer-ubuntu-vsphere-iso

This repo builds automatically Ubuntu VM templates (Ubuntu 20.04, 22.04) for VMware vSphere environment using Hashicorp's Packer and downloads ISOs automatically.
24 stars 10 forks source link

ssh-keygen #1

Open VorlMaldor opened 2 years ago

VorlMaldor commented 2 years ago

Hey, thank you very much for your ubuntu template! Yours actually works with just minor expected changes (user/pass etc)!

One question, how do you handle the ssh-keygen issue? I have an ugly solution which is to echo creating a systemclt unit to run once and disable itself. I was wondering if you had a better option?

Thanks for your work!!

KelvinCrank22 commented 1 month ago

Hey! This is a long shot, but I've been running into a separate issue with this where SSH never becomes available. Was this the issue you were talking about here? I've been scouring the internet for solutions and I haven't found anything close.