Hi,

Trying to add Inspec tests to my packer build, if i take out the inspec
provisioner this runs (Attached packer json). Any ideas whats going on?

InSpec code:

    {
      "type": "inspec",
      "profile": "https://github.com/dev-sec/windows-patch-baseline";,
      "extra_arguments": [ "--chef-license", "accept", "--reporter",
"json:output.json"]
    }

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to packer-tool+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/packer-tool/CAJemxzMVZ%2BXmsX7sS23nqxVN-%2B6fLchrvXaXXJ3diQQ8b%3DupwQ%40mail.gmail.com.

Attachment: aws-windows-2016-base.json
Description: application/json

Reply via email to