- Add latest infrastructure snapshot (homelab-export-20251207-120040) - Include VM 101 (monitoring-docker) in inventory - Include CT 112 (twingate-connector) in inventory - Archive previous export as homelab-export-20251207-120040.tar.gz - Update storage utilization statistics - Remove outdated export from 2025-12-02 - Update .gitignore to allow DR exports and archives 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
14 lines
297 B
Plaintext
14 lines
297 B
Plaintext
#.101
|
|
arch: amd64
|
|
cores: 1
|
|
features: nesting=1
|
|
hostname: nginx
|
|
memory: 2048
|
|
nameserver: 8.8.8.8
|
|
net0: name=eth0,bridge=vmbr0,firewall=1,gw=192.168.2.1,hwaddr=BC:24:11:A6:98:63,ip=192.168.2.101/24,type=veth
|
|
onboot: 1
|
|
ostype: alpine
|
|
rootfs: Vault:subvol-102-disk-0,size=2G
|
|
swap: 512
|
|
unprivileged: 1
|