feat: set default record type to A

This commit is contained in:
Simon Cornet 2025-07-14 17:43:03 +02:00
commit 9b6c9e7e34
2 changed files with 1 additions and 2 deletions

View file

@ -19,5 +19,4 @@ unbound_zones:
records:
- name: "server.example.internal"
type: "A"
value: "192.168.1.0"