9 lines
141 B
JSON
9 lines
141 B
JSON
{
|
|
"boot_wait": "10s",
|
|
"cpu": "4",
|
|
"memory": "8192",
|
|
"ssh_password": "vagrant",
|
|
"ssh_timeout": "60m",
|
|
"ssh_username": "vagrant"
|
|
}
|