Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/builders/config.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ build {

If you're NOT a dev working on this software you can ignore the following.

But, if you are building/editing/updating this software, you may want to turn on most or all of the following options. See the [examples/orka.pkr.hcl](./examples/orka.pkr.hcl) or [examples/macos.json](./examples/macos-catalina.json).
But, if you are building/editing/updating this software, you may want to turn on most or all of the following options. See the [examples/orka.pkr.hcl](./examples/orka.pkr.hcl) or [examples/macos.json](./examples/macos.json).

* `do_not_delete` _(bool)_ (optional) _*- for devs*_: By default this plugin automatically deletes the VM afterwards if all scripts ran successfully. This is useful for debugging builds.

Expand Down