Hello InSpec friends!
We are delighted to announce the availability of version 4.7.24 of Chef InSpec. Changes include:
New Features
- Sweet: The
sys_info
resource features two new properties -manufacturer
andmodel
- which let you determine information about the hardware being inspected.
Improvements
- Lights Out: The
service
resource no longer issues a deprecation warning when theshould be_running
matcher is used. There are no plans to remove this matcher in the foreseeable future. Thank you to users for their feedback on this!
Bug Fixes
- The Need For Speed: When installing plugins, the installer no longer tries to extract documentation from the underlying libraries, a process which usually failed in the past. This change makes plugin installation much faster, more stable, and requires less disk space.
- Painted: Chef InSpec properly handles and reports exceptions with mutually incompatible resources and transports. For example: Using a
file
resource on theaws
transport.
Get the Build
You can download binaries directly from downloads.chef.io.