42 lines
763 B
YAML
42 lines
763 B
YAML
---
|
|
# Host-specific variables for pve01
|
|
# IP: 10.0.0.201
|
|
# Auto-generated: 2026-04-14T00:11:07Z
|
|
|
|
# Hardware Details
|
|
hardware:
|
|
platform: physical_server
|
|
cpu: 13th Gen Intel(R) Core(TM) i5-13500T (14 cores)
|
|
memory_gb: 15
|
|
storage_gb: 0
|
|
architecture: x86_64
|
|
|
|
# Operating System
|
|
os:
|
|
distribution: Debian
|
|
version: "13.2"
|
|
codename: "Trixie"
|
|
kernel: 6.17.2-1-pve
|
|
|
|
# GPU Configuration
|
|
gpu:
|
|
enabled: true
|
|
device: /dev/dri
|
|
info: "/usr/bin/lspci
|
|
0000:00:02.0 VGA compatible controller: Intel Corporation AlderLake-S GT1 (rev 0c)"
|
|
|
|
# Docker Status
|
|
docker:
|
|
installed: False
|
|
|
|
# NFS Configuration
|
|
nfs:
|
|
mounts_configured: False
|
|
|
|
# Network Configuration
|
|
network:
|
|
primary_ip: 10.0.0.201
|
|
primary_interface: vmbr0
|
|
hostname: pve01
|
|
fqdn: pve01.local
|