restructure

This commit is contained in:
2022-10-24 15:50:38 +13:00
parent fb6a488dac
commit d1508efd3f
18 changed files with 62 additions and 11 deletions

View File

@ -0,0 +1,13 @@
[Match]
MACAddress={{ vm_mac_prefix }}{{ vm_number }}
[Address]
{{ vm_subnet_prefix }}{{ vm_number }}{{ vm_subnet_suffix }}
[Route]
Gateway={{ vm_gateway }}
[Network]
DHCP=no
DNS={{ vm_gateway }}
Domains={{ vm_domain }}