diff options
| author | Paul Buetow <paul@buetow.org> | 2026-07-18 23:10:36 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-07-18 23:10:36 +0300 |
| commit | 036f647ae90d29d0e340e48cc556da102d9d1ccf (patch) | |
| tree | 66e491652949aefb19f00e7955c454105535cfad | |
| parent | a1c049cafedcc9858c7ea8ccb7c14f6b7c740b6b (diff) | |
skills: f3s-rocky-vm-setup — drop overview.md intro duplicated from SKILL.md
skill-maintenance audit found overview.md repeated the SKILL.md intro/role
sentence verbatim (a DRY-within-skill violation). Replace it with a one-line
pointer to SKILL.md so the role/IP details have a single canonical home and the
reference focuses on setup detail.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
| -rw-r--r-- | prompts/skills/f3s-rocky-vm-setup/references/overview.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/prompts/skills/f3s-rocky-vm-setup/references/overview.md b/prompts/skills/f3s-rocky-vm-setup/references/overview.md index e606f37..63c7f29 100644 --- a/prompts/skills/f3s-rocky-vm-setup/references/overview.md +++ b/prompts/skills/f3s-rocky-vm-setup/references/overview.md @@ -1,8 +1,7 @@ # Rocky VM Overview -The `rocky` VM is a plain Rocky Linux 9 bhyve guest on **f3** (LAN IP `192.168.1.123`, WireGuard `192.168.2.123`). It is **not** part of the k3s cluster and serves as a general-purpose build / dev / git client VM. - -Parent infrastructure: see the [`f3s`](../../f3s/SKILL.md) skill (f3 host, zrepl, bhyve, git server). +The `rocky` VM's role and host/IP details are in the skill's [`SKILL.md`](../SKILL.md); +this reference covers the setup detail (SSH keys, tooling, privileges, replication). ## SSH Keys |
