File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
inventory/sample/group_vars Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -66,9 +66,9 @@ metal_lb_ip_range: "192.168.30.80-192.168.30.90"
6666# Please read https://gist.github.com/triangletodd/02f595cd4c0dc9aac5f7763ca2264185 before using this.
6767# Most notably, your containers must be privileged, and must not have nesting set to true.
6868# Please note this script disables most of the security of lxc containers, with the trade off being that lxc
69- # containers are significantly more resource efficent compared to full VMs.
69+ # containers are significantly more resource efficient compared to full VMs.
7070# Mixing and matching VMs and lxc containers is not supported, ymmv if you want to do this.
71- # I would only really recommend using this if you have partiularly low powered proxmox nodes where the overhead of
71+ # I would only really recommend using this if you have particularly low powered proxmox nodes where the overhead of
7272# VMs would use a significant portion of your available resources.
7373proxmox_lxc_configure : false
7474# the user that you would use to ssh into the host, for example if you run ssh some-user@my-proxmox-host,
You can’t perform that action at this time.
0 commit comments