mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 11:51:11 +00:00
9 lines
255 B
Plaintext
9 lines
255 B
Plaintext
|
config.version = "8"
|
||
|
virtualHW.version = "4"
|
||
|
ethernet0.present = "true"
|
||
|
ethernet0.networkName = "VM Network"
|
||
|
ethernet0.connectionType = "bridged"
|
||
|
ethernet0.checkMACAddress = "false"
|
||
|
ethernet0.addressType = "static"
|
||
|
ethernet0.address = "00:12:34:56:78:90"
|