mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-07 05:49:59 +00:00
14 lines
396 B
Plaintext
14 lines
396 B
Plaintext
|
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-static"
|
||
|
memsize = "4"
|
||
|
numvcpus = "1"
|
||
|
ethernet0.present = "true"
|
||
|
ethernet0.networkName = "VM Network"
|
||
|
ethernet0.connectionType = "bridged"
|
||
|
ethernet0.addressType = "static"
|
||
|
ethernet0.address = "00:12:34:56:78:90"
|
||
|
ethernet0.checkMACAddress = "false"
|