Skip to content
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

Use inspec reporting framework instead of cookbook reporter #330

Open
chris-rock opened this issue Aug 15, 2018 · 1 comment
Open

Use inspec reporting framework instead of cookbook reporter #330

chris-rock opened this issue Aug 15, 2018 · 1 comment
Assignees
Milestone

Comments

@chris-rock
Copy link
Contributor

InSpec ships with an automate reporter now and we should harmonize. This works without any issues with Automate 1.x and 2.x if a direct connection exists.

Special case is the reporting via Chef Server:

  • signing mechanism is required for Chef Server
  • we may need to extend InSpec to add a hook to inject a function from this cookbook to be executed for every report and added to the header
  • the report continues to go via the Chef Server
@chris-rock chris-rock added this to the 8.0.0 milestone Aug 15, 2018
@zenspider
Copy link

Not sure if this is a priority atm. Assigning to keka to weigh in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants