This file is used to list changes made in each version of the mondoo cookbook.
- Update metadata.rb with a new cookbook description.
- Improve README.md content to better describe usage and testing.
- Add a new attribute
default['mondoo']['api_proxy']
to support setting a proxy server for all asset -> Mondoo Platform communication. This value will be applied to new assets during registration and existing assets via the configuration file. This release also now depends on the line cookbook, which is used to manage entries in the configuration file.
- switch to mondoo package and install cnquery + cnspec
- add example for Chef Workstation run
- Add a CONTRIBUTING.md file
- Tag cookbook releases on GitHub
- Added support for AlmaLinux
- Added support for SLES, openSUSE, Fedora, Rocky Linux, and Scientific Linux.
- Updated repository domains from mondoo.io to mondoo.com
- Expanded testing to include additional distros
- Added Docker-based testing with the Test Kitchen dokken plugin
- Added a SPDX compliant license string in the metadata.rb file
- Added source_url and issues_url values in the metadata.rb file
- Add a dedicated TESTING.md file
- Added a LICENSE file and licensing information to the README.md file
- Initial release on GitHub