C0: split gandi-operations docs; add dns-acme-cleanup mise task
Splits the nebulous gandi-operations how-to into two single-topic cards (manage-eblu-me-dns, rotate-gandi-pat) and adds a mise task for the recurring _acme-challenge TXT cleanup needed due to a value-comparison bug in libdns/gandi v1.1.0 that prevents certmagic's cleanup phase from removing presented TXT values. The gandi reference card is updated to drop the false "different credential from Pulumi PAT" claim — verified during the 2026-04-27 incident that Caddy and Pulumi share a single PAT. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
72b27b7fd2
commit
005e2a03ed
10 changed files with 315 additions and 159 deletions
|
|
@ -39,6 +39,7 @@ Run `mise tasks --sort name` for the live list with descriptions.
|
|||
| `fly-shutoff` | Emergency shutoff: stop all Fly.io proxy machines |
|
||||
| `dns-preview` | Preview DNS changes with [[pulumi]] |
|
||||
| `dns-up` | Apply DNS changes with [[pulumi]] |
|
||||
| `dns-acme-cleanup` | Delete orphaned `_acme-challenge.ops` TXT records (libdns/gandi v1.1.0 workaround) |
|
||||
| `tailnet-preview` | Preview Tailscale ACL changes with [[pulumi]] |
|
||||
| `tailnet-up` | Apply Tailscale ACL changes with [[pulumi]] |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue