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

This commit is contained in:
Torma Kristóf 2023-04-29 15:55:04 +02:00
parent e52f901c38
commit 51ad299afd
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 %}
gateway6: {{interface.gateway6}}
gateway6: '{{interface.gateway6}}'
{% endif %}
{% if interface.denydns %}
nameservers: