Skip to content

vagrant

Piotr Zając edited this page Nov 28, 2018 · 2 revisions

To separately install Vagrant, use following command:

bash -c "$(wget https://raw.githubusercontent.com/unixslayer/toolbox/master/tools/vagrant.sh -O -)"

Additional configuration:

  • --vagrant-version - Vagrant version to install. Default is 2.2.0

Read more about Vagrant in its official docs.

Clone this wiki locally