infra/ansible/group_vars/bind9_servers/gridmap.org.yml
Graham McIntire bed3526470
move terraform to tofu, add porkbun domain NS management
- Rename terraform/ to tofu/
- Add marcfrederick/porkbun provider for registrar NS management
- Add dns.tf with all 14 Porkbun domains and import blocks
- Update gridmap.org BIND9 zone NS to Cloudflare
- Update CLAUDE.md to reflect new directory structure
2026-02-17 12:49:26 -06:00

13 lines
274 B
YAML

---
# gridmap.org DNS zone configuration
gridmap_org_zone:
name: gridmap.org
type: master
create_reverse_zones: false
name_servers:
- arch.ns.cloudflare.com.
- tani.ns.cloudflare.com.
hosts:
- name: "@"
ip: 204.110.191.8
other_name_servers: []