Skip to content

when mutlitple vm are declared, doing vssh try to connect to box named "default" #9

@allan-simon

Description

@allan-simon

though there's no such boxes with this name

I think it's because vagrant ssh is able to parse the primary: true

config.vm.define "dev", primary: true do |app|

and vagrant ssh-config should put an alias "default" in its output

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