Skip to content

Commit aa09e3e

Browse files
fix: typos (#416)
Co-authored-by: Techno Tim <[email protected]>
1 parent 511c410 commit aa09e3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

inventory/sample/group_vars/all.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.
7373
proxmox_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,

0 commit comments

Comments
 (0)