Rename vcpus to cpus in qemu appliances

This commit is contained in:
Julien Duponchelle 2017-04-07 15:19:07 +02:00
parent c69135f25a
commit e4028caeb3
No known key found for this signature in database
GPG Key ID: CE8B29639E07F5E8

View File

@ -14,7 +14,7 @@
"first_port_name": "mgmt0",
"port_name_format": "Ethernet1/{port1}",
"qemu": {
"vcpus": 2,
"cpus": 2,
"adapter_type": "e1000",
"adapters": 10,
"ram": 8096,