mirror of
https://github.com/myronblair/proxmox-config
synced 2026-07-28 05:13:25 -05:00
[pve] Weekly backup 2026-07-26 — 7 files changed, 46 insertions(+), 77 deletions(-)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
arch: amd64
|
||||
cores: 8
|
||||
dev0: /dev/net/tun
|
||||
features: nesting=1,keyctl=1,mount=nfs;cifs
|
||||
hostname: StreamHoard
|
||||
memory: 12288
|
||||
mp0: /mnt/nas-video,mp=/mnt/nas/video
|
||||
mp1: /mnt/nas-backups,mp=/mnt/nas-backups
|
||||
nameserver: 1.1.1.1
|
||||
net0: name=eth0,bridge=vmbr0,gw=10.48.200.1,hwaddr=BC:24:11:47:D1:14,ip=10.48.200.104/24,type=veth
|
||||
onboot: 1
|
||||
ostype: debian
|
||||
rootfs: local-lvm:vm-104-disk-0,size=60G
|
||||
searchdomain: orbishosting.com
|
||||
startup: order=10,up=30
|
||||
swap: 512
|
||||
unprivileged: 1
|
||||
@@ -1,15 +0,0 @@
|
||||
arch: amd64
|
||||
cores: 2
|
||||
features: nesting=1,keyctl=1
|
||||
hostname: WireGuard-67
|
||||
memory: 4096
|
||||
nameserver: 10.48.200.90
|
||||
net0: name=eth0,bridge=vmbr0,gw=10.48.200.1,hwaddr=BC:24:11:46:1E:70,ip=10.48.200.67/24,type=veth
|
||||
onboot: 1
|
||||
ostype: alpine
|
||||
rootfs: SynologyLVM:vm-110-disk-0,size=8G
|
||||
swap: 512
|
||||
timezone: America/Chicago
|
||||
unprivileged: 1
|
||||
lxc.cgroup2.devices.allow: c 10:200 rwm
|
||||
lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file
|
||||
Reference in New Issue
Block a user