-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I am having issue connecting over SSH to a custom image I have made. It seems it is trying to use vagrant's keys to connect. I dont see an option to provide a custom key.
transient run -name debian10_x64.orcircd -image debian10_x64,file=/home/brettg/VMs/debian10_x64.qcow2 -ssh-console -ssh-user orcircd -- -nographic -enable-kvm -m 1G
RuntimeError: Failed to connect with command '['ssh', '-o', 'StrictHostKeyChecking=no', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'batchMode=yes', '-o', 'LogLevel=ERROR', '-o', 'ConnectTimeout=3', '-p', '42615', '-i', '/home/brettg/.local/share/transient/vagrant.key', '-i', '/home/brettg/.local/share/transient/transient.key', '[email protected]']' after 90 seconds
Metadata
Metadata
Assignees
Labels
No labels