Add missing libxml2-tools dependency
[archive/platform/upstream/libvirt.git] / tests / xml2vmxdata / xml2vmx-ethernet-nat.vmx
1 .encoding = "UTF-8"
2 config.version = "8"
3 virtualHW.version = "4"
4 guestOS = "other"
5 uuid.bios = "56 4d 9b ef ac d9 b4 e0-c8 f0 ae a8 b9 10 35 15"
6 displayName = "ethernet-nat"
7 memsize = "4"
8 numvcpus = "1"
9 floppy0.present = "false"
10 floppy1.present = "false"
11 ethernet0.present = "true"
12 ethernet0.connectionType = "nat"
13 ethernet0.addressType = "static"
14 ethernet0.address = "00:50:56:11:22:33"