remote: add sysusers file to create 'libvirt' group
[libvirt.git] / tests / vmx2xmldata / ethernet-static.vmx
blob2c80db33b06b061a2f1a93440ef3b925964c25cb
1 config.version = "8"
2 virtualHW.version = "4"
3 ethernet0.present = "true"
4 ethernet0.networkName = "VM Network"
5 ethernet0.connectionType = "bridged"
6 ethernet0.addressType = "static"
7 ethernet0.address = "00:50:56:11:22:33"
8 displayName = "test"