Fix the netplan template

This commit is contained in:
Andrea Dell'Amico 2023-10-06 18:20:53 +02:00
parent 230a887ffd
commit 229ce75a39
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 2 additions and 0 deletions

View File

@ -5,3 +5,5 @@ network:
{{ int.name }}:
dhcp4: {{ int.dhcp4 }}
mtu: {{ int.mtu }}
{% endfor %}