add the current state of the vmsetup

This commit is contained in:
Carl Suckfuell 2022-06-16 20:43:06 +02:00
commit d3675f34bf
19 changed files with 985 additions and 0 deletions

View file

@ -0,0 +1,3 @@
[NetDev]
Name=br0
Kind=bridge

View file

@ -0,0 +1,9 @@
[Match]
Name=br0
[Link]
MACAddress={{ mac }}
[Network]
DHCP=yes
LinkLocalAddressing=ipv6

View file

@ -0,0 +1,5 @@
[Match]
Name={{ vm_host_bridge_interface }}
[Network]
Bridge=br0