correct netplan template
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Torma Kristóf 2023-04-29 15:53:46 +02:00
parent d2339e5d93
commit e52f901c38

View File

@ -29,7 +29,7 @@ network:
gateway4: {{interface.gateway4}}
{% endif %}
{% if interface.gateway6 is defined and interface.gateway6|length > 0 %}
gateway4: {{interface.gateway6}}
gateway6: {{interface.gateway6}}
{% endif %}
{% if interface.denydns %}
nameservers: