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

Add setting to load Inspec plugins for additional functionality #247

Merged
merged 2 commits into from
Feb 4, 2020

Conversation

thheinen
Copy link
Contributor

@thheinen thheinen commented Jan 9, 2020

Description

Currently, kitchen-inspec does not support InSpec plugins, as it directly calls the Runner. This PR implements a setting to enable loading of plugins (like additional inputs). The setting defaults to false to not break compatibility.

Issues Resolved

No filed issue so far.

Check List

Signed-off-by: Thomas Heinen <theinen@tecracer.de>
Copy link
Contributor

@clintoncwolfe clintoncwolfe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functionally this looks good - just a minor edit to the README. Thanks for this great addition, it's very useful!

README.md Outdated Show resolved Hide resolved
@clintoncwolfe clintoncwolfe added the Triage: New Feature An issue that asks for a new capability label Jan 21, 2020
Signed-off-by: Thomas Heinen <theinen@tecracer.de>
Copy link
Contributor

@clintoncwolfe clintoncwolfe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@clintoncwolfe clintoncwolfe changed the title Add setting to load available Inspec V2 plugins for additional functionality Add setting to load Inspec plugins for additional functionality Feb 4, 2020
@clintoncwolfe clintoncwolfe merged commit 49311ef into inspec:master Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Triage: New Feature An issue that asks for a new capability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants