rancher / quickstart

382 stars 342 forks source link

Fix vagrant if the proxyconf plugin is installed #65

Closed wilsonge closed 4 years ago

wilsonge commented 4 years ago

The proxyconf is a relatively common vagrant plugin to be installed but it doesn't work out of the box with rancher os. This adds 3 files to the vagrant file to ensure compatibility if people have it installed. For a quickstart application this seems more logical than simply documenting it.