audit cookbook will remove inspec executable if asked to install latest #364
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.
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
The text was updated successfully, but these errors were encountered: