docs: mark jump host decommissioning as complete
Some checks failed
Run nix flake check / flake-check (push) Failing after 1s

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-07 22:31:14 +01:00
parent ba9f47f914
commit 98e808cd6c

View File

@@ -24,7 +24,7 @@ Hosts to migrate:
| monitoring01 | Stateful | Prometheus, Grafana, Loki | | monitoring01 | Stateful | Prometheus, Grafana, Loki |
| jelly01 | Stateful | Jellyfin metadata, watch history, config | | jelly01 | Stateful | Jellyfin metadata, watch history, config |
| pgdb1 | Stateful | PostgreSQL databases | | pgdb1 | Stateful | PostgreSQL databases |
| jump | Decommission | No longer needed | | ~~jump~~ | ~~Decommission~~ | ✓ Complete |
| ca | Deferred | Pending Phase 4c PKI migration to OpenBao | | ca | Deferred | Pending Phase 4c PKI migration to OpenBao |
## Phase 1: Backup Preparation ## Phase 1: Backup Preparation
@@ -169,14 +169,17 @@ through before starting Zigbee2MQTT on the new host.
## Phase 5: Decommission jump and auth01 Hosts ## Phase 5: Decommission jump and auth01 Hosts
### jump ### jump ✓ COMPLETE
1. Verify nothing depends on the jump host (no SSH proxy configs pointing to it, etc.)
2. Remove host configuration from `hosts/jump/` ~~1. Verify nothing depends on the jump host (no SSH proxy configs pointing to it, etc.)~~
3. Remove from `flake.nix` ~~2. Remove host configuration from `hosts/jump/`~~
4. Remove any secrets in `secrets/jump/` ~~3. Remove from `flake.nix`~~
5. Remove from `.sops.yaml` ~~4. Remove any secrets in `secrets/jump/`~~
6. Destroy the VM in Proxmox ~~5. Remove from `.sops.yaml`~~
7. Commit cleanup ~~6. Destroy the VM in Proxmox~~
~~7. Commit cleanup~~
Host was already removed from flake.nix and VM destroyed. Configuration cleaned up in ba9f47f.
### auth01 ### auth01
1. Remove host configuration from `hosts/auth01/` 1. Remove host configuration from `hosts/auth01/`