github.com/yoctocloud/packer@v0.6.2-0.20160520224004-e11a0a18423f/template/test-fixtures/parse-provisioner-only.json (about) 1 { 2 "provisioners": [ 3 { 4 "type": "something", 5 "only": ["foo"] 6 } 7 ] 8 }