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

5 lines
79 B
Django/Jinja

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