Files
Packer-Cn/packer_test/plugin_tests/sample_config.json
T

8 lines
150 B
JSON
Raw Normal View History

{
"disable_checkpoint": true,
"disable_checkpoint_signature": true,
"provisioners": {
"super-shell": "packer-provisioner-super-shell"
}
}