Fix: remove non-existent terraform-pve repo reference from fleet notes

The repo Iron-Legion/terraform-pve.git never existed on Gitea.
Code remains local at ~/docker/terraform-pve/.
This commit is contained in:
F.R.I.D.A.Y.
2026-06-05 07:54:15 -04:00
parent 4d0e7d8ff1
commit 520da27cd3

View File

@@ -150,4 +150,4 @@ TF_VAR_lxc_count=4 TF_VAR_vmid_base=5050 ./run.sh apply
- Cluster: `pve-swarm` (MK33, MK34, MK39)
- Template storage: `nas-ct-stor` (NFS from TrueNAS)
- Disk storage (test): `local`
- SSH push path: `git@192.168.192.24:2222/Iron-Legion/terraform-pve.git` (direct Neo IP, `artemis_key`)
- **Code location:** `~/docker/terraform-pve/` — local only, not in any Gitea repo