27 lines
449 B
Markdown
27 lines
449 B
Markdown
|
|
---
|
||
|
|
hostname: srv06
|
||
|
|
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: 6
|
||
|
|
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.
|