MakerFLOSS/docs/hardware/nas01.md
sjat 8f4047cdd7
All checks were successful
Build docs site / build (push) Successful in 48s
Build slides / build (push) Successful in 1m10s
fix(hardware): add missing source files for 9 racked devices
Camilla's "added all devices to rack" commit committed the regenerated
index/rack artifacts but not the new per-device source files, so CI's
drift check failed (regeneration dropped 9 devices that had no source).

Recreate the source files for sw02-sw05, pp02, srv06-srv07 and nas01-nas02
from the committed artifacts (placement, power feeds, network links, and
cluster:tappaas on the servers; specs left as '?' placeholders, optional
port counts omitted). Regeneration is now drift-clean.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-29 22:41:30 +02:00

26 lines
449 B
Markdown

---
hostname: nas01
kind: server
status: staging
cluster: tappaas
location: The pile
cpu: "?"
cpu_cores: "?"
cpu_threads: "?"
ram_gb: "?"
storage: "?"
nic_gbps: "?"
rack: rack01
mounted_on: shf01
shelf_face: front
shelf_slot: 8
power:
- { pdu: pdu01, outlet: 1 }
- { pdu: pdu02, outlet: 1 }
links:
- { local: eth0, peer: sw01, peer_port: 1, speed_gbps: 1 }
---
## Notes
- Reconstructed from committed rack artifacts; specs are placeholders.