mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-15 22:20:33 -04:00
8 lines
150 B
JSON
8 lines
150 B
JSON
|
|
{
|
||
|
|
"disable_checkpoint": true,
|
||
|
|
"disable_checkpoint_signature": true,
|
||
|
|
"provisioners": {
|
||
|
|
"super-shell": "packer-provisioner-super-shell"
|
||
|
|
}
|
||
|
|
}
|