terraform-incus/ci/autonode/templates/node.yaml.j2
Ben Vincent cb67816eee feat: initial commit
- have been working on this for some time now
2025-05-30 22:36:55 +10:00

9 lines
137 B
Django/Jinja

---
networking::interfaces:
{{ interface }}:
ipaddress: {{ ipaddress }}
networking::routes:
default:
gateway: {{ gateway }}