Seth Chisamore
|
7ed406629b
|
`static` is not a valid BOOTPROTO value
Valid BOOTPROTO choices include: `none`, `bootp` and `dhcp`. In the case
of static network addresses `none` should be used.
|
2013-04-07 15:57:56 -04:00 |
Seth Chisamore
|
b89e593070
|
ensure static network changes don't update DNS
`PEERDNS=no` ensures the DNS settings (from /etc/resolv.conf) are not
overwritten when we do an ifdown/ifup cycle to apply Vagrant's
changes.
|
2013-04-07 15:50:13 -04:00 |
Mike Fiedler
|
a04fce880c
|
Changes to enable rhel/centos-style bridged & hostonly networking
|
2012-01-04 21:39:36 -08:00 |
Mitchell Hashimoto
|
c48a31d6bd
|
Fix template paths for other guests
|
2011-12-31 19:08:56 -08:00 |