increased boot delay
This commit is contained in:
parent
726818bcf9
commit
ef215fa608
|
|
@ -6,7 +6,8 @@
|
|||
"source_vm_name": "high-sierra-base",
|
||||
"cpu_count": "2",
|
||||
"ram_size": "4G",
|
||||
"disk_size": "80G"
|
||||
"disk_size": "80G",
|
||||
"boot_delay": "30s"
|
||||
}
|
||||
],
|
||||
"variables": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue