Add additional info to the README

This commit is contained in:
2024-03-22 05:11:09 +01:00
parent 508997ed8d
commit 946a705eb9
2 changed files with 8 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
cpu: "host"
cores: "{{ vm_cpus }}" # Number of CPU cores
memory: "{{ vm_memory }}" # Memory size in MB
balloon: "{{ vm_ballo | default(omit) }}"
balloon: "{{ vm_ballo | default(omit) }}" # Minimum Memory size in MB
numa_enabled: true
hotplug: "network,disk"
bios: ovmf