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

audit cookbook will remove inspec executable if asked to install latest #364

Open
clintoncwolfe opened this issue May 1, 2019 · 0 comments
Labels
Aspect: Integration Works correctly with other projects or systems. Aspect: Packaging Distribution of the projects 'compiled' artifacts. Type: Bug Does not work as expected.

Comments

@clintoncwolfe
Copy link
Contributor

Cookbook version

7.5.0

Chef-client version

Any

Platform Details

Any

Scenario:

If the system has an inspec gem < 4, the inspec executable will be available. When version is set to latest, that should continue to be true.

However, since the executable has been relocated to the inspec-bin gem, updating to inspec > 4 may remove the executable (unclear if it is a pristine install).

Steps to Reproduce:

See above

@clintoncwolfe clintoncwolfe added Type: Bug Does not work as expected. Aspect: Integration Works correctly with other projects or systems. Aspect: Packaging Distribution of the projects 'compiled' artifacts. labels May 1, 2019
@clintoncwolfe clintoncwolfe self-assigned this May 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Aspect: Integration Works correctly with other projects or systems. Aspect: Packaging Distribution of the projects 'compiled' artifacts. Type: Bug Does not work as expected.
Development

No branches or pull requests

1 participant