github.com/go-chef/chef@v0.30.1/test/revision_details_response.json (about) 1 { 2 "revision_id": "8a547529a2e69b7b9140418d5a62b43978bbbff0ff333257880a617cdc08c24c", 3 "name": "testsamp", 4 "run_list": [ 5 "recipe[testsamp::default]" 6 ], 7 "included_policy_locks": [], 8 "cookbook_locks": { 9 "line": { 10 "version": "2.8.0", 11 "identifier": "787c9f316145715dd13391b08b0e8978e83e92e9", 12 "dotted_decimal_identifier": "33914020375381361.26407192251894542.151152385495785", 13 "cache_key": "line-2.8.0-supermarket.chef.io", 14 "origin": "https://supermarket.chef.io:443/api/v1/cookbooks/line/versions/2.8.0/download", 15 "source_options": { 16 "artifactserver": "https://supermarket.chef.io:443/api/v1/cookbooks/line/versions/2.8.0/download", 17 "version": "2.8.0" 18 } 19 }, 20 "testsamp": { 21 "version": "0.1.0", 22 "identifier": "d5399d26b16a30081f79ce305c305eceab457f01", 23 "dotted_decimal_identifier": "60017517161179696.2286407824464944.104241729732353", 24 "source": ".", 25 "cache_key": null, 26 "scm_info": { 27 "scm": "git", 28 "remote": null, 29 "revision": "250b2c59e801ea52f4507c0d18e3d4f3c21c0c71", 30 "working_tree_clean": false, 31 "published": false, 32 "synchronized_remote_branches": [] 33 }, 34 "source_options": { 35 "path": "." 36 } 37 } 38 }, 39 "default_attributes": {}, 40 "override_attributes": {}, 41 "solution_dependencies": { 42 "Policyfile": [ 43 [ 44 "line", 45 "= 2.8.0" 46 ], 47 [ 48 "testsamp", 49 ">= 0.0.0" 50 ] 51 ], 52 "dependencies": { 53 "line (2.8.0)": [], 54 "testsamp (0.1.0)": [ 55 [ 56 "line", 57 ">= 0.0.0" 58 ] 59 ] 60 } 61 } 62 }