-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compliance results no longer reports back to Chef Compliance with latest version of inspec #41
Comments
Thanks yvo, that is not restricted to windows. We changed the default json formatter that is used in audit cookbook with version https://github.com/chef/inspec/tree/v0.21.0 This was marked as a breaking change :-) We should have pinned that until the new Chef Compliance arrives. |
Pinning InSpec to |
@chris-rock i still see issues with this. the client looks to send to the compliance server correctly but there is no result from the report. [root@statvprchefcomp01 ~]# rpm -qa | grep chef wrapper cookbook attributes: Chef-client [root@stlabvdv001 ~]# chef-client -o neustar-audit
Failures: Lots of fails removing results
Running handlers: |
This is fixed with the latest versions. Also we added a matrix that shows the compatibility: https://github.com/chef-cookbooks/audit#chef-compliance-and-inspec |
Still facing this problem with the latest Chef Compliance and Inspec. Once the scan is completed, it does not list the rows in the browser when you click on the machine name. However, if you do a 'sudo chef-compliance-ctl restart core', the page then lists the rows. Rinse and repeat on the next scan. OS: Red Hat Enterprise Linux Server release 7.2 (Maipo) 64-bit RPMs Installed: chef-compliance-1.7.7-1.el7.x86_64.rpm, inspec-1.14.1-1.el7.x86_64.rpm $ inspec -v ==> /var/log/chef-compliance/core/current <== |
@sonykphilip Seems like you are not using the audit cookbook. Could you please place your question in https://www.chef.io/support/ then? |
Cookbook version
0.6.0
Chef-client version
12.9.41
Inspec version
0.21.0
Platform Details
Windows 2012 R2 (Azure)
Scenario:
Running audit cookbook with Windows specific profile to report back into Compliance
Steps to Reproduce:
Install inspec 0.21.0
You get 0 results reported back to Compliance
Expected Result:
Compliant / Issues reporting back into Compliance dashboard
Actual Result:
The text was updated successfully, but these errors were encountered: