Verified Commit 5324b3d1 authored by Silvio Rhatto's avatar Silvio Rhatto
Browse files

Fix(kvmx): rollback smp param

parent 0933f276
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -234,7 +234,7 @@ bootloader="grub"
#qemu_opts=""

# Number of CPUs
smp="7"
smp="4"

# Enviroment passed to SSH commands
#ssh_env="TERM=xterm"