pve: add newline to vhost.conf
This commit is contained in:
@@ -83,7 +83,8 @@
|
||||
# https://forum.proxmox.com/threads/problem-activating-memory-hotplug.66790/ https://lists.proxmox.com/pipermail/pve-devel/2016-December/024519.html can reproduce in 2020, 2022, 2025
|
||||
- name: increase max_mem_regions
|
||||
ansible.builtin.copy:
|
||||
content: 'options vhost max_mem_regions=512'
|
||||
content: |
|
||||
options vhost max_mem_regions=512
|
||||
dest: /etc/modprobe.d/vhost.conf
|
||||
|
||||
handlers:
|
||||
|
Reference in New Issue
Block a user