Promote all operational PRDs to Deployed status

- terraform-lxc-deployment.md: Deployed (Phase 1 single-LXC baseline)
- terraform-lxc-deployment-batch.md: Deployed (Phase 2 batch/dynamic template, validated N=4/N=7)
- ansible-base-testing.md: Deployed (base testing environment, validated fleet ping/playbook)
- ansible-playbook.md: Deployed (NFS client role, validated MK7 + Swarm workers)

All four PRDs now in PRDs/ with status Deployed.
This commit is contained in:
F.R.I.D.A.Y.
2026-06-05 08:55:27 -04:00
parent 3f5bc49e8b
commit 3f0e36c8bb
4 changed files with 391 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
# Terraform LXC Deployment — Batch/Dynamic Template PRD
**Status:** Batch POC Validated | **Author:** Artemis | **Date:** 2026-06-05
**Status:** Deployed | **Author:** Artemis | **Date:** 2026-06-05
> **Goal:** Dynamic LXC factory — one `terraform apply` creates N containers with auto-derived VMID, IPv4, hostname, and naming from a single base input.
> **Phase 2 validated:** Batch/dynamic template tested at N=4 and N=7 on MK33. All derivation rules confirmed.
## 1. Objective