github.com/go-chef/chef@v0.30.1/test/policy_revision_response.json (about)

     1  {
     2      "revision_id": "8228b0e381fe1de3ee39bf51e93029dbbdcecc61fb5abea4ca8c82591c0b529b",
     3      "name": "base",
     4      "run_list": [
     5        "recipe[base::default]"
     6      ],
     7      "named_run_lists": {
     8        "os": [
     9          "recipe[hardening::default]"
    10        ]
    11      },
    12      "included_policy_locks": [
    13        {
    14          "name": "other",
    15          "revision_id": "7b40995ad1150ec56950c757872d6732aa00e76382dfcd2fddeb3a971e57ba9c",
    16          "source_options": {
    17            "path": "./other_policy.lock.json"
    18          }
    19        }
    20      ],
    21      "cookbook_locks": {
    22        "base": {
    23          "version": "0.1.0",
    24          "identifier": "1eb3b48137ef1e393a2ab16562520cc8f07c9197",
    25          "dotted_decimal_identifier": "8641837144731422.16108028711756370.14057167688087",
    26          "source": ".",
    27          "cache_key": null,
    28          "scm_info": {
    29            "scm": "git",
    30            "remote": "https://github.com/learn-chef/lcr-policyfiles-getstarted.git",
    31            "revision": "f3b0df8cd1b6eb47cf89272adb430a5ec1a1a2e1",
    32            "working_tree_clean": true,
    33            "published": true,
    34            "synchronized_remote_branches": [
    35              "origin/HEAD -> origin/master",
    36              "origin/master"
    37            ]
    38          },
    39          "source_options": {
    40            "path": "."
    41          }
    42        },
    43        "hardening": {
    44          "version": "0.1.0",
    45          "identifier": "87f4601f785229e6ec54570779b42b9808101641",
    46          "dotted_decimal_identifier": "38267815537955369.64999091624966580.47931970295361",
    47          "source": "../hardening",
    48          "cache_key": null,
    49          "scm_info": {
    50            "scm": "git",
    51            "remote": "https://github.com/learn-chef/lcr-policyfiles-getstarted.git",
    52            "revision": "f3b0df8cd1b6eb47cf89272adb430a5ec1a1a2e1",
    53            "working_tree_clean": true,
    54            "published": true,
    55            "synchronized_remote_branches": [
    56              "origin/HEAD -> origin/master",
    57              "origin/master"
    58            ]
    59          },
    60          "source_options": {
    61            "path": "../hardening"
    62          }
    63        },
    64        "os-hardening": {
    65          "version": "4.0.0",
    66          "identifier": "e20b98be94004b4013698889ce3ce232f88fbb27",
    67          "dotted_decimal_identifier": "63626095396913227.18035742492708412.248708546411303",
    68          "cache_key": "os-hardening-4.0.0-supermarket.chef.io",
    69          "origin": "https://supermarket.chef.io:443/api/v1/cookbooks/os-hardening/versions/4.0.0/download",
    70          "source_options": {
    71            "artifactserver": "https://supermarket.chef.io:443/api/v1/cookbooks/os-hardening/versions/4.0.0/download",
    72            "version": "4.0.0"
    73          }
    74        },
    75        "windows-hardening": {
    76          "version": "0.9.1",
    77          "identifier": "fb514509b65b7fa504bdf236ec6ece70d9657452",
    78          "dotted_decimal_identifier": "70739576111913855.46448585016274030.226984078963794",
    79          "cache_key": "windows-hardening-0.9.1-supermarket.chef.io",
    80          "origin": "https://supermarket.chef.io:443/api/v1/cookbooks/windows-hardening/versions/0.9.1/download",
    81          "source_options": {
    82            "artifactserver": "https://supermarket.chef.io:443/api/v1/cookbooks/windows-hardening/versions/0.9.1/download",
    83            "version": "0.9.1"
    84          }
    85        },
    86        "windows-security-policy": {
    87          "version": "0.3.9",
    88          "identifier": "b2e3ba1e3ced20a311a7903a59c8198183a82ec7",
    89          "dotted_decimal_identifier": "50352934365228320.45899832580790728.28044050312903",
    90          "cache_key": "windows-security-policy-0.3.9-supermarket.chef.io",
    91          "origin": "https://supermarket.chef.io:443/api/v1/cookbooks/windows-security-policy/versions/0.3.9/download",
    92          "source_options": {
    93            "artifactserver": "https://supermarket.chef.io:443/api/v1/cookbooks/windows-security-policy/versions/0.3.9/download",
    94            "version": "0.3.9"
    95          }
    96        }
    97      },
    98      "default_attributes": {
    99    
   100      },
   101      "override_attributes": {
   102    
   103      },
   104      "solution_dependencies": {
   105        "Policyfile": [
   106          [
   107            "base",
   108            ">= 0.0.0"
   109          ],
   110          [
   111            "hardening",
   112            ">= 0.0.0"
   113          ],
   114          [
   115            "os-hardening",
   116            "= 4.0.0"
   117          ],
   118          [
   119            "windows-hardening",
   120            "= 0.9.1"
   121          ],
   122          [
   123            "windows-security-policy",
   124            "= 0.3.9"
   125          ]
   126        ],
   127        "dependencies": {
   128          "base (0.1.0)": [
   129            [
   130              "hardening",
   131              ">= 0.0.0"
   132            ]
   133          ],
   134          "hardening (0.1.0)": [
   135            [
   136              "os-hardening",
   137              ">= 0.0.0"
   138            ],
   139            [
   140              "windows-hardening",
   141              ">= 0.0.0"
   142            ]
   143          ],
   144          "os-hardening (4.0.0)": [
   145    
   146          ],
   147          "windows-hardening (0.9.1)": [
   148            [
   149              "windows-security-policy",
   150              ">= 0.0.0"
   151            ]
   152          ],
   153          "windows-security-policy (0.3.9)": [
   154    
   155          ]
   156        }
   157      }
   158    }