We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26c5864 commit 1ff03bfCopy full SHA for 1ff03bf
templates/mojave-base.json
@@ -6,7 +6,8 @@
6
"installer_app": "/Applications/Install macOS Mojave.app/",
7
"cpu_count": "2",
8
"ram_size": "4G",
9
- "disk_size": "80G"
+ "disk_size": "80G",
10
+ "boot_delay": "30s"
11
}
12
],
13
"provisioners": [
0 commit comments