correct netplan template
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Torma Kristóf 2023-04-29 15:53:46 +02:00
parent d2339e5d93
commit e52f901c38
1 changed files with 1 additions and 1 deletions

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: