Updated hardware descriptions to custom instead of case manufactorers
This commit is contained in:
parent
69d1f16a69
commit
c50a3b5acf
3 changed files with 9 additions and 13 deletions
|
|
@ -2,18 +2,14 @@
|
||||||
hostname: mf00
|
hostname: mf00
|
||||||
kind: server
|
kind: server
|
||||||
status: staging
|
status: staging
|
||||||
model: Fractal
|
model: custom
|
||||||
location: The pile
|
location: The pile
|
||||||
cpu: Intel Core i5-6600 @3.30GHz
|
cpu: ?
|
||||||
cpu_cores: 4
|
cpu_cores: ?
|
||||||
cpu_threads: 4
|
cpu_threads: ?
|
||||||
ram_gb: 32
|
ram_gb: ?
|
||||||
storage:
|
storage: ?
|
||||||
- { dev: sda, gb: 256, type: ssd }
|
nic_gbps: ?
|
||||||
- { dev: sdb, gb: 1000, type: hdd }
|
|
||||||
- { dev: sdc, gb: 1000, type: hdd }
|
|
||||||
- { dev: nvme0n1, gb: 1000, type: nvme }
|
|
||||||
nic_gbps: [1, 2.5, 10]
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
hostname: mf03
|
hostname: mf03
|
||||||
kind: server
|
kind: server
|
||||||
status: staging
|
status: staging
|
||||||
model: VisionComputer
|
model: custom
|
||||||
location: The pile
|
location: The pile
|
||||||
cpu: Intel Core i5-3570K @ 3.40GHz
|
cpu: Intel Core i5-3570K @ 3.40GHz
|
||||||
cpu_cores: 4
|
cpu_cores: 4
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
hostname: mf04
|
hostname: mf04
|
||||||
kind: server
|
kind: server
|
||||||
status: staging
|
status: staging
|
||||||
model: Frankenstein
|
model: custom
|
||||||
location: The pile
|
location: The pile
|
||||||
cpu: Intel Core i5-3570K @ 3.40GHz
|
cpu: Intel Core i5-3570K @ 3.40GHz
|
||||||
cpu_cores: 4
|
cpu_cores: 4
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue