mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-14 15:56:50 +00:00
remove unneeded keyAlias option
This commit is contained in:
parent
4b4e568023
commit
30983c3bac
@ -571,7 +571,6 @@ my $net_fmt = {
|
|||||||
pattern => qr/[0-9a-f]{2}(?::[0-9a-f]{2}){5}/i,
|
pattern => qr/[0-9a-f]{2}(?::[0-9a-f]{2}){5}/i,
|
||||||
description => "MAC address",
|
description => "MAC address",
|
||||||
format_description => "XX:XX:XX:XX:XX:XX",
|
format_description => "XX:XX:XX:XX:XX:XX",
|
||||||
keyAlias => 'model',
|
|
||||||
optional => 1,
|
optional => 1,
|
||||||
},
|
},
|
||||||
model => {
|
model => {
|
||||||
|
Loading…
Reference in New Issue
Block a user