fix default number of cpus for openbsd
This commit is contained in:
parent
1d0636dfa4
commit
650e9c3183
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ tls_private: /etc/ssl/private
|
|||
# default resources for new vm
|
||||
dsk_size: 10
|
||||
mem_size: 256
|
||||
num_cpus:
|
||||
num_cpus: 1
|
||||
|
|
Loading…
Add table
Reference in a new issue