/vagrant-templates

A collection of the different vagrant templates for personal usage

Primary LanguageShell

About

A collection of the different vagrant templates for personal usage. Vagrant can be installed from here.

Vagrant notes

set PATH=c:\Soft\Vagrant-v1.9\bin\;%PATH%
  • Deploy VM on different disk
set PATH=c:\Program Files\Oracle\VirtualBox\;%PATH%
VBoxManage setproperty machinefolder <PATH>
vagrant up
VBoxManage setproperty machinefolder default

Collection of templates

Useful vagrant plugins

Docker Infos