docs(hardware): record DDR4-2666 RAM type for mf01/mf02, fix mf00 status
All checks were successful
Build slides / build (push) Successful in 1m35s
Build docs site / build (push) Successful in 1m33s

Add ram_type (DDR4-2666 non-ECC UDIMM) to mf01 and mf02 frontmatter, and
set mf00's placeholder status to staging so the overview index regenerates.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
sjat 2026-06-03 19:10:53 +02:00
parent 22749de762
commit f7979bc22b
3 changed files with 3 additions and 1 deletions

View file

@ -1,7 +1,7 @@
--- ---
hostname: mf00 hostname: mf00
kind: server kind: server
status: definitely-not-a-valid-status status: staging
location: The pile location: The pile
cpu: "?" cpu: "?"
cpu_cores: "?" cpu_cores: "?"

View file

@ -7,6 +7,7 @@ cpu: Intel Core i5-8500 @ 3.00GHz
cpu_cores: 6 cpu_cores: 6
cpu_threads: 6 cpu_threads: 6
ram_gb: 8 ram_gb: 8
ram_type: DDR4-2666 non-ECC UDIMM
storage_gb: 40 storage_gb: 40
storage_type: nvme storage_type: nvme
nic_gbps: 1 nic_gbps: 1

View file

@ -7,6 +7,7 @@ cpu: Intel Core i5-8500 @ 3.00GHz
cpu_cores: 6 cpu_cores: 6
cpu_threads: 6 cpu_threads: 6
ram_gb: 16 ram_gb: 16
ram_type: DDR4-2666 non-ECC UDIMM
storage_gb: 40 storage_gb: 40
storage_type: nvme storage_type: nvme
nic_gbps: 1 nic_gbps: 1