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>
26 lines
449 B
Markdown
26 lines
449 B
Markdown
---
|
|
hostname: nas02
|
|
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: 9
|
|
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.
|