Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

mondoo (9) Versions 0.4.1

Installs and configures Mondoo package for infrastructure security, compliance, and asset intelligence

Policyfile
Berkshelf
Knife
cookbook 'mondoo', '= 0.4.1', :supermarket
cookbook 'mondoo', '= 0.4.1'
knife supermarket install mondoo
knife supermarket download mondoo
README
Dependencies
Changelog
Quality 50%

Mondoo Chef Cookbook

Cookbook Version
License

This cookbook installs the Mondoo Client on Linux servers.

It does:

  • Installs the signed mondoo package
  • Registers the client with Mondoo Platform
  • Enables the systemd service

Requirements

Platforms

  • Amazon Linux
  • Debian
  • Fedora
  • Red Hat, AlmaLinux, CentOS, Rocky Linux, Scientific Linux
  • SLES and openSUSE
  • Ubuntu

Chef Infra

  • Chef Infra Client >= 14.0

Attributes

Name Default Value Description
default['mondoo']['registration_token'] change_me Mondoo Registration Token that is used to retrieve client credentials

Release

We use the stove gem to release the cookbook:

bundle install
bundle exec stove login --username login --key ~/.chef/key.pem
bundle exec stove --log-level debug

Author

Mondoo, Inc

License

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Mondoo Changelog

This file is used to list changes made in each version of the mondoo cookbook.

0.4.1 (May 25th, 2022)

  • Add a CONTRIBUTING.md file
  • Tag cookbook releases on GitHub

0.4.0 (March 23rd, 2022)

  • Added support for AlmaLinux

0.3.0 (March 21st, 2022)

  • 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

0.2.0

  • Initial release on GitHub

Collaborator Number Metric
            

0.4.1 passed this metric

Contributing File Metric
            

0.4.1 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Cookstyle Metric
            

0.4.1 passed this metric

No Binaries Metric
            

0.4.1 passed this metric

Testing File Metric
            

0.4.1 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

0.4.1 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number