Skip to content

connecting to custom image #114

@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions