grdnrio
8/13/2017 - 5:42 PM

Audit cookbook attributes retrieving a profile from GitHub

Audit cookbook attributes retrieving a profile from GitHub

{
  "audit": {
    "fetcher": "chef-server",
    "reporter": "chef-server-automate",
    "insecure": true,
    "profiles": [
      {
        "name": "linux-baseline",
        "git": "https://github.com/dev-sec/ssl-benchmark.git"
      }
    ]
  }
}