feat(inventory): bring nh3-dev under infra-ops management

Adds the NH3 dev box (10.100.10.50) as a managed host: README, first
system-details snapshot, ssh-target. Adds it to the fleet bootstrap's
Tier 1 and the CLAUDE.md servers table. infra-ops identity bootstrapped
there (operator-run) — NOPASSWD sudo + key, so root-level infra work on
the box (it runs the egress proxy, ttyd seat, mead-hall, volva, and dev
checkouts) no longer needs a per-task password.

First use: installed Playwright headless-Chromium system deps + binary
for bloom_music's OSMD browser-geometry test harness; headless launch +
real SVG geometry verified.
This commit is contained in:
vh
2026-06-04 14:03:52 -07:00
parent c7ee8884c6
commit 4f0c5f1f66
5 changed files with 176 additions and 1 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ cd "$(dirname "$0")/.."
PLAYBOOK=playbooks/bootstrap-infra-ops-user.yaml
# Tier 1 — compute / docker hosts (where the agent recurs)
TIER1=(irv-ml1 ana-ml2 ana-docker nh3-docker)
TIER1=(irv-ml1 ana-ml2 ana-docker nh3-docker nh3-dev)
# Tier 2 — PFI app VMs / LXCs
TIER2=(pfi-ana-webhost ana-filebot pfi-pteradactyl pfi-tacticalrmm ana-nas)
# Tier 3 — sensitive infra (DB, backup, network, hypervisors): opt-in via PFI_TIER=all