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:
@@ -0,0 +1,18 @@
|
||||
boot: order=scsi0;ide2;net0
|
||||
cores: 2
|
||||
cpu: host
|
||||
ide0: Vault:vm-107-cloudinit,media=cdrom
|
||||
ide2: local:iso/ubuntu-24.04.1-desktop-amd64.iso,media=cdrom,size=6057964K
|
||||
memory: 4096
|
||||
meta: creation-qemu=9.0.2,ctime=1749061520
|
||||
name: ubuntu-docker
|
||||
net0: virtio=BC:24:11:DB:15:0C,bridge=vmbr0,firewall=1
|
||||
numa: 0
|
||||
ostype: l26
|
||||
scsi0: Vault:base-107-disk-0,iothread=1,size=50G
|
||||
scsihw: virtio-scsi-single
|
||||
smbios1: uuid=e63b1ff1-07f8-4809-a3d6-ca03cab2698e
|
||||
sockets: 1
|
||||
tags: template
|
||||
template: 1
|
||||
vmgenid: c59cfcf1-fa27-4438-b707-7f3b7bdc4a2d
|
||||
Reference in New Issue
Block a user