github.com/go-chef/chef@v0.30.1/testapi/bin/cookbooks/testsamp2/Policyfile.lock.json (about)

     1  {
     2    "revision_id": "6c1ccd4baa27ae2cb51af88ef9b2a54bb04b9cadc3f863009ca88b44c55e060d",
     3    "name": "testsamp2",
     4    "run_list": [
     5      "recipe[testsamp2::default]"
     6    ],
     7    "included_policy_locks": [
     8  
     9    ],
    10    "cookbook_locks": {
    11      "testsamp2": {
    12        "version": "0.1.0",
    13        "identifier": "187f02cb4fd758eb1a0a4ee4635535651113503c",
    14        "dotted_decimal_identifier": "6895049418725208.66175251102589781.58708194447420",
    15        "source": ".",
    16        "cache_key": null,
    17        "scm_info": {
    18          "scm": "git",
    19          "remote": null,
    20          "revision": "eb0d4200541f075cf56cdf8f66ca296cd032173e",
    21          "working_tree_clean": false,
    22          "published": true,
    23          "synchronized_remote_branches": [
    24            "origin/transport"
    25          ]
    26        },
    27        "source_options": {
    28          "path": "."
    29        }
    30      },
    31      "vagrant": {
    32        "version": "2.0.1",
    33        "identifier": "66c932a4b46d5d06ad76612370a58a14f26b9ec3",
    34        "dotted_decimal_identifier": "28931666973322589.1879573807722661.151822571118275",
    35        "cache_key": "vagrant-2.0.1-supermarket.chef.io",
    36        "origin": "https://supermarket.chef.io:443/api/v1/cookbooks/vagrant/versions/2.0.1/download",
    37        "source_options": {
    38          "artifactserver": "https://supermarket.chef.io:443/api/v1/cookbooks/vagrant/versions/2.0.1/download",
    39          "version": "2.0.1"
    40        }
    41      }
    42    },
    43    "default_attributes": {
    44  
    45    },
    46    "override_attributes": {
    47  
    48    },
    49    "solution_dependencies": {
    50      "Policyfile": [
    51        [
    52          "testsamp2",
    53          ">= 0.0.0"
    54        ],
    55        [
    56          "vagrant",
    57          "= 2.0.1"
    58        ]
    59      ],
    60      "dependencies": {
    61        "testsamp2 (0.1.0)": [
    62          [
    63            "vagrant",
    64            ">= 0.0.0"
    65          ]
    66        ],
    67        "vagrant (2.0.1)": [
    68  
    69        ]
    70      }
    71    }
    72  }