42 lines
777 B
YAML
42 lines
777 B
YAML
---
|
|
# Host-specific variables for ai-p410
|
|
# IP: 10.0.0.202
|
|
# Auto-generated: 2026-04-21T15:40:11Z
|
|
|
|
# Hardware Details
|
|
hardware:
|
|
platform: physical_server
|
|
cpu: Intel(R) Xeon(R) CPU E5-1630 v4 @ 3.70GHz (8 cores)
|
|
memory_gb: 126
|
|
storage_gb: 100
|
|
architecture: x86_64
|
|
|
|
# Operating System
|
|
os:
|
|
distribution: Ubuntu
|
|
version: "24.04"
|
|
codename: "Noble"
|
|
kernel: 6.8.0-110-generic
|
|
|
|
# GPU Configuration
|
|
gpu:
|
|
enabled: true
|
|
device: /dev/dri
|
|
info: "/usr/bin/lspci
|
|
01:00.0 VGA compatible controller: NVIDIA Corporation GM206GL [Quadro M2000] (rev a1)"
|
|
|
|
# Docker Status
|
|
docker:
|
|
installed: False
|
|
|
|
# NFS Configuration
|
|
nfs:
|
|
mounts_configured: False
|
|
|
|
# Network Configuration
|
|
network:
|
|
primary_ip: 10.0.0.202
|
|
primary_interface: eno1
|
|
hostname: ai-p410
|
|
fqdn: ai-p410
|