Make Network Assignment more reliable

This commit is contained in:
2025-01-21 16:59:56 +01:00
parent 5e8d9ff29c
commit 758213e1ec
2 changed files with 3 additions and 30 deletions

View File

@@ -2,7 +2,9 @@
id=LAN
uuid={{ net_uuid.stdout }}
type=ethernet
interface-name={{ net_inf.stdout }}
[ethernet]
mac-address={{ net_mac.stdout }}
[ipv4]
address={{ vm_ip }}/{{ vm_nms | default (24) }},{{ vm_gw }}