github.com/hashicorp/packer@v1.14.3/packer_test/plugin_tests/sample_config.json (about)

     1  {
     2    "disable_checkpoint": true,
     3    "disable_checkpoint_signature": true,
     4    "provisioners": {
     5      "super-shell": "packer-provisioner-super-shell"
     6    }
     7  }