Files
catz/catz.yaml.example
Ask Bjørn Hansen af9b4ae832 Rename catalog-zone-gen to catz across codebase
Update binary name, usage strings, generated file headers, tests,
and README. The generated BIND config header now includes the
install path: go install go.askask.com/catz@latest
2026-04-03 18:27:00 -07:00

18 lines
429 B
Plaintext

# catz configuration
#
# Each catalog becomes an output zone file named <zone>.zone
# Catalog names here are referenced in zones.txt
catalogs:
prod:
zone: catalog-prod.example.com.
staging:
zone: catalog-staging.example.com.
# SOA fields for all generated zone files
# RFC 9432 recommends "invalid." for both since catalog zones
# are not queried via normal DNS resolution.
soa:
mname: invalid.
rname: invalid.