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

smartmontools (12) Versions 3.0.0

Provides resources to install and configure smartmontools

Policyfile
Berkshelf
Knife
cookbook 'smartmontools', '~> 3.0.0', :supermarket
cookbook 'smartmontools', '~> 3.0.0'
knife supermarket install smartmontools
knife supermarket download smartmontools
README
Dependencies
Changelog
Quality 50%

Smartmontools Cookbook

Cookbook Version
OpenCollective
OpenCollective
License

Provides a smartmontools custom resource for installing smartmontools, rendering smartd
configuration, managing optional run.d scripts, and controlling the smartd service.

Maintainers

This cookbook is maintained by the Sous Chefs. The Sous Chefs are a community of Chef cookbook
maintainers working together to maintain important cookbooks. To learn more, visit
sous-chefs.org or join #sous-chefs in the Chef Community Slack.

Requirements

Platforms

  • AlmaLinux 8+
  • Amazon Linux 2023+
  • CentOS Stream 9+
  • Debian 12+
  • Fedora
  • openSUSE Leap 16+
  • Oracle Linux 8+
  • Red Hat Enterprise Linux 8+
  • Rocky Linux 8+
  • Ubuntu 22.04+

Chef

  • Chef Infra Client 15.3+

Cookbooks

  • none

Resources

  • [smartmontools](documentation/smartmontools.md)

Migration

This cookbook no longer provides recipes or node attributes. See [migration.md](migration.md) for
the breaking changes and resource migration examples.

Usage

smartmontools 'default'
smartmontools 'default' do
  devices(
    'sda' => '-H -l error -l selftest -m root@example.com',
    'sdb' => nil
  )
  device_opts '-H -l error -l selftest'
  smartd_opts '--interval=1800'
end

Contributors

This project exists thanks to all the people who
contribute.

Backers

Thank you to all our backers!

https://opencollective.com/sous-chefs#backers

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website.

https://opencollective.com/sous-chefs/sponsor/0/website
https://opencollective.com/sous-chefs/sponsor/1/website
https://opencollective.com/sous-chefs/sponsor/2/website
https://opencollective.com/sous-chefs/sponsor/3/website
https://opencollective.com/sous-chefs/sponsor/4/website
https://opencollective.com/sous-chefs/sponsor/5/website
https://opencollective.com/sous-chefs/sponsor/6/website
https://opencollective.com/sous-chefs/sponsor/7/website
https://opencollective.com/sous-chefs/sponsor/8/website
https://opencollective.com/sous-chefs/sponsor/9/website

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

smartmontools Cookbook CHANGELOG

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

3.0.0 (2026-05-07)

⚠ BREAKING CHANGES

  • migrate smartmontools to custom resources (#85)

Features

  • migrate smartmontools to custom resources (#85) (a93869f)

Bug Fixes

  • ci: Update workflows to use release pipeline (#80) (d2dbb7f)

2.0.9 (2025-10-16)

Bug Fixes

  • ci: Update workflows to use release pipeline (#80) (d2dbb7f)

2.0.3 - 2022-02-08

  • Remove delivery folder

2.0.2 - 2021-08-31

  • Standardise files with files in sous-chefs/repo-management

2.0.0 (2020-05-05)

  • Depreciated support for centos 6
  • Minimum chef version bumped to 13
  • Remove if responds_to? check around metadata in metadata.rb
  • Remove unnecessary long_description metadata from metadata.rb
  • Migrate to github actions

1.1.0 (2017-02-04)

  • Move ownership of the cookbook to the Sous Chefs organization
  • Add full integration testing with kitchen-dokken in Travis CI
  • Add missing license file
  • Don't fail if there is no node['virtualization']
  • Add chefignore file to limit which files are uploaded to the chef server
  • Add gitignore, berksfile, Gemfile, Rakefile, and rubocop config files
  • Added CONTRIBUTING and CODE_OF_CONDUCT files
  • Resolve cookstyle warnings
  • Add new supermarket metadata
  • Remove the init-smartmontools init script that wasn't used anymore
  • Remove support for Debian 6 in the metadata since its EoL and we don't support it
  • Remove workaround that supported Ubuntu 10.04

Collaborator Number Metric
            

3.0.0 passed this metric

Contributing File Metric
            

3.0.0 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
            

3.0.0 passed this metric

No Binaries Metric
            

3.0.0 passed this metric

Testing File Metric
            

3.0.0 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
            

3.0.0 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

Copyright © 2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.

Progress and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries.
See Trademarksfor appropriate markings. All rights in any other trademarks contained herein are reserved by their respective owners and their inclusion does not imply an endorsement, affiliation, or sponsorship as between Progress and the respective owners.

Code of Conduct Terms and Conditions of Use Privacy Policy Cookie Policy Trademark Policy Status