summaryrefslogtreecommitdiff
path: root/tests/xml2vmxdata/xml2vmx-ethernet-bridged.vmx
blob: 6effe4affdf94e684c6eb6594f0b39f391d80ec6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.encoding = "UTF-8"
config.version = "8"
virtualHW.version = "4"
guestOS = "other"
uuid.bios = "56 4d 9b ef ac d9 b4 e0-c8 f0 ae a8 b9 10 35 15"
displayName = "ethernet-bridged"
memsize = "4"
numvcpus = "1"
floppy0.present = "false"
floppy1.present = "false"
ethernet0.present = "true"
ethernet0.networkName = "VM Network"
ethernet0.connectionType = "bridged"
ethernet0.addressType = "static"
ethernet0.address = "00:50:56:11:22:33"