Initial commit: Homelab infrastructure repository with automated collection system
- Added Proxmox VE configuration collection scripts - Included documentation and quick-start guides - First infrastructure snapshot from serviceslab (2025-11-29) - All VM configs (10 VMs) and LXC configs (3 containers) - Git setup complete with .gitignore protecting sensitive data
This commit is contained in:
17
homelab-export-20251129-141328/configs/vms/108-CML.conf
Normal file
17
homelab-export-20251129-141328/configs/vms/108-CML.conf
Normal file
@@ -0,0 +1,17 @@
|
||||
bios: ovmf
|
||||
boot: order=scsi0;net0;ide0
|
||||
cores: 4
|
||||
cpu: host
|
||||
efidisk0: local-lvm:vm-108-disk-0,efitype=4m,pre-enrolled-keys=1,size=4M
|
||||
ide0: iso-share:iso/refplat-20241223-fcs.iso,media=cdrom,size=12426624K
|
||||
memory: 32000
|
||||
meta: creation-qemu=9.0.2,ctime=1751066715
|
||||
name: CML
|
||||
net0: virtio=BC:24:11:70:E6:08,bridge=vmbr0,firewall=1
|
||||
numa: 0
|
||||
ostype: l26
|
||||
scsi0: Vault:vm-108-disk-0,iothread=1,size=100G
|
||||
scsihw: virtio-scsi-single
|
||||
smbios1: uuid=36809984-61ba-452d-8fa3-78cea42b5e57
|
||||
sockets: 1
|
||||
vmgenid: 7c6b3c35-3e83-4c3e-ac89-823f4395b3dc
|
||||
Reference in New Issue
Block a user