Skip to content
Snippets Groups Projects
Commit c48722f3 authored by Ladar Levison's avatar Ladar Levison
Browse files

Revert "Fix the VMWare cpus/memory options."

This reverts commit 247c2bc9.
parent e06f8866
No related branches found
No related tags found
No related merge requests found
......@@ -90,8 +90,7 @@
"ssh_wait_timeout": "10000s",
"shutdown_command": "sudo systemctl poweroff",
"headless": "{{user `headless`}}",
"memory": "{{user `memory`}}",
"cpus": "{{user `cpus`}}",
"vmx_data": {"memsize": "{{user `memory`}}"},
"boot_command": [
"<enter><wait10><wait10><wait10><wait10><wait10><enter><enter>",
"curl -O 'http://{{.HTTPIP}}:{{.HTTPPort}}/install{,-chroot}.sh'<enter><wait>",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment