90719dc82f
When a vagrant box has two private network ips /etc/network/interfaces will duplicate eth2 and bigger. sed matches greedy, so the first #VAGRANT-END matches. This will result in: /etc/network/interfaces:29: interface eth2 declared allow-auto twice /sbin/ifup: couldn't read interfaces file "/etc/network/interfaces" |
||
---|---|---|
.. | ||
commands | ||
communicators | ||
guests | ||
hosts | ||
kernel_v1 | ||
kernel_v2 | ||
providers | ||
provisioners | ||
pushes | ||
synced_folders | ||
README.md |
README.md
Vagrant Core Plugins
These are plugins that ship with Vagrant. Vagrant core uses its own plugin system to power a lot of the core pieces that ship with Vagrant. Each plugin will have its own README which explains its specific role.