5 Commits

Author SHA1 Message Date
Techno Tim 5c95e423ec Merge branch 'master' into pi-os-detection 2024-01-25 12:31:27 -06:00
sholdee 8410a33ab1 Merge branch 'techno-tim:master' into pi-os-detection 2024-01-19 10:45:32 -06:00
sholdee 46e57b617a Merge branch 'techno-tim:master' into pi-os-detection 2024-01-18 21:55:55 -06:00
Ethan Shold d32fe0c934 Add bullseye back 2024-01-17 15:16:41 -06:00
sholdee 7ed7c890f7 Refactor Pi OS detection and add Debian Bookworm support 2024-01-17 10:31:36 -06:00
+2 -2
View File
@@ -66,9 +66,9 @@ metal_lb_ip_range: "192.168.30.80-192.168.30.90"
# Please read https://gist.github.com/triangletodd/02f595cd4c0dc9aac5f7763ca2264185 before using this.
# Most notably, your containers must be privileged, and must not have nesting set to true.
# Please note this script disables most of the security of lxc containers, with the trade off being that lxc
# containers are significantly more resource efficient compared to full VMs.
# containers are significantly more resource efficent compared to full VMs.
# Mixing and matching VMs and lxc containers is not supported, ymmv if you want to do this.
# I would only really recommend using this if you have particularly low powered proxmox nodes where the overhead of
# I would only really recommend using this if you have partiularly low powered proxmox nodes where the overhead of
# VMs would use a significant portion of your available resources.
proxmox_lxc_configure: false
# the user that you would use to ssh into the host, for example if you run ssh some-user@my-proxmox-host,