rancher / quickstart

382 stars 342 forks source link

Use full path to yaml file to allow global vagrant commands #52

Closed mlevitt closed 4 years ago

mlevitt commented 4 years ago

Running a command like 'vagrant global-status' would work in this directory but fail in others. Prepending the path to the Vagrantfile solves this.