servers/templates/interface.link.j2
Timotej Lazar ea1f8f88d0 proxmox: fix network interface renaming
Use systemd .link files which are "relatively futureproof" according
to https://wiki.debian.org/NetworkInterfaceNames .
2025-08-13 16:19:06 +02:00

5 lines
79 B
Django/Jinja

[Match]
MACAddress={{ item.mac_address | lower }}
[Link]
Name={{ item.name }}