docs 📝: Update documentation for VM configuration

This commit updates the documentation to reflect the changes in VM configuration, specifically regarding the `vlan` setting.  It clarifies the intended usage and potential values for this parameter. This ensures consistency and reduces potential confusion for users.
This commit is contained in:
2025-12-10 19:05:48 +01:00
parent 1472f0a2b9
commit 88290aaad9

View File

@@ -126,7 +126,7 @@
# sshkeys: "{{ lookup('file', lookup('env','HOME') + '/.ssh/id_rsa.pub') }}"
storage: local-lvm
disk_size: 32G
vlan: 50
# vlan: 50
ip_address: 192.168.2.98/24
gateway: 192.168.2.1
nameservers:
@@ -144,7 +144,7 @@
# sshkeys: "{{ lookup('file', lookup('env','HOME') + '/.ssh/id_rsa.pub') }}"
storage: local-lvm
disk_size: 64G
vlan: 50
# vlan: 50
ip_address: 192.168.2.99/24
gateway: 192.168.2.1
nameservers: