forked from fediversity/fediversity
rm broken async_pf fix
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
ae22484b72
commit
91488a6c4e
1 changed files with 0 additions and 2 deletions
|
|
@ -75,8 +75,6 @@ in
|
|||
diskSize = 2 * 1024;
|
||||
memorySize = 2048;
|
||||
};
|
||||
# prevent error: Kernel panic - not syncing: Host injected async #PF in kernel mode
|
||||
boot.kernelParams = [ "kvm.async_pf=0" ];
|
||||
};
|
||||
|
||||
nodes.deployer =
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue