Commit Graph

7 Commits

Author SHA1 Message Date
0700033c0a secrets: migrate all hosts from sops to OpenBao vault
Replace sops-nix secrets with OpenBao vault secrets across all hosts.
Hardcode root password hash, add extractKey option to vault-secrets
module, update Terraform with secrets/policies for all hosts, and
create AppRole provisioning playbook.

Hosts migrated: ha1, monitoring01, ns1, ns2, http-proxy, nix-cache01
Wave 1 hosts (nats1, jelly01, pgdb1) get AppRole policies only.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 18:43:09 +01:00
cee1b264cd dns: auto-generate zone entries from host configurations
Replace static zone file with dynamically generated records:
- Add homelab.dns module with enable/cnames options
- Extract IPs from systemd.network configs (filters VPN interfaces)
- Use git commit timestamp as zone serial number
- Move external hosts to separate external-hosts.nix

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 21:43:44 +01:00
c042dcf8e0 Add ns1 and ns2 2024-03-13 23:22:10 +01:00
e451957df3 Start changing ns stuff to home.2rjus.net 2024-03-12 19:44:41 +01:00
5b838771e3 Improve ns stuff 2024-03-11 21:26:52 +01:00
7ba862f21d Add template host 2024-03-08 20:10:50 +01:00
0ed396cd88 Initial commit 2024-03-07 23:14:44 +01:00