Hard code MAC address for NIC. Must match the base VM.

This commit is contained in:
Mitchell Hashimoto 2010-01-22 00:15:17 -08:00
parent 9ed95705f7
commit 4f72534121
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ class VirtualBox
"cableconnected1" => "on",
"nictrace1" => "off",
"bridgeadapter1" => "en0: Ethernet",
"macaddress1" => "08002771F257",
# Ports
"audio" => "none",
"clipboard" => "bidirectional",