Skip to content

vagrant ssh -c not returning #8

@xenoterracide

Description

@xenoterracide

for some reason this never returns, it does if I run it on my host shell directly though

    config.vm.provision :host_shell, run: "always"  do|s| # evil hack to deal with stupid route problem
            s.inline = "vagrant ssh oracle -c 'setsid ping -q -i 5 172.28.128.3'"
    end

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