summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ubuntu-18.04-amd64.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/ubuntu-18.04-amd64.json b/ubuntu-18.04-amd64.json
index 8af8c30..c3a76f9 100644
--- a/ubuntu-18.04-amd64.json
+++ b/ubuntu-18.04-amd64.json
@@ -47,6 +47,7 @@
"ssh_password": "{{ user `ssh_password` }}",
"shutdown_command": "{{ user `shutdown_command` }}",
"qemuargs": [
+ ["-cpu", "host"],
["-m", "{{user `memory`}}"],
["-smp", "{{user `cpus`}}"]
]