summaryrefslogtreecommitdiffstats
path: root/roles/pve-lxc/defaults/main.yml
blob: eb270323341c74e6576ae4b2c9833ea6bd577e4d (plain) (blame)
1
2
3
4
5
6
7
---
pve_lxc_disk: "local-lvm:4"
pve_lxc_cores: 1
pve_lxc_memory: 512
pve_lxc_ip: "10.0.0.100/24"
pve_lxc_gateway: "10.0.0.1"
pve_lxc_dns: "10.0.0.1"