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/105-dev.conf
Normal file
17
homelab-export-20251129-141328/configs/vms/105-dev.conf
Normal file
@@ -0,0 +1,17 @@
|
||||
boot: order=scsi0;net0;ide2
|
||||
cores: 4
|
||||
cpu: host
|
||||
ide2: iso-share:iso/ubuntu-24.04.2-desktop-amd64.iso,media=cdrom,size=6194550K
|
||||
memory: 16000
|
||||
meta: creation-qemu=9.0.2,ctime=1747705140
|
||||
name: dev
|
||||
net0: virtio=BC:24:11:0B:94:9A,bridge=vmbr0,firewall=1
|
||||
numa: 0
|
||||
ostype: l26
|
||||
scsi0: Vault:vm-105-disk-0,iothread=1,size=32G
|
||||
scsihw: virtio-scsi-single
|
||||
smbios1: uuid=94e9fcd6-460b-4ba5-bbaa-419b5cf30491
|
||||
sockets: 1
|
||||
spice_enhancements: foldersharing=1,videostreaming=all
|
||||
vga: qxl
|
||||
vmgenid: 23985a38-d287-4b9c-97d6-6ac8056090bc
|
||||
Reference in New Issue
Block a user