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

yum-almalinux (9) Versions 1.1.0

Installs/Configures AlmaLinux yum repositories

Policyfile
Berkshelf
Knife
cookbook 'yum-almalinux', '= 1.1.0', :supermarket
cookbook 'yum-almalinux', '= 1.1.0'
knife supermarket install yum-almalinux
knife supermarket download yum-almalinux
README
Dependencies
Changelog
Quality 33%

yum-almalinux Cookbook

Cookbook Version
CI State
OpenCollective
OpenCollective
License

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. If you’d like to know more please visit sous-chefs.org or come chat with us on the Chef Community Slack in #sous-chefs.

Overview

The yum-almalinux cookbook takes over management of the default and optional repositoryids that ship with AlmaLinux systems.

Below is a table showing which repositoryids we can manage that are shipped by default with AlmaLinux:

Repo ID Resource Name
appstream [yum_alma_appstream](documentation/yum_alma_appstream.md)
baseos [yum_alma_base](documentation/yum_alma_baseos.md)
extras [yum_alma_extras](documentation/yum_alma_extras.md)
highavailability [yum_alma_ha](documentation/yum_alma_ha.md)
nfv [yum_alma_nfv](documentation/yum_alma_nfv.md)
plus [yum_alma_plus](documentation/yum_alma_plus.md)
powertools/crb [yum_alma_powertools](documentation/yum_alma_powertools.md)
realtime [yum_alma_rt](documentation/yum_alma_rt.md)
resilientstorage [yum_alma_resilientstorage](documentation/yum_alma_resilientstorage.md)
rt [yum_alma_rt](documentation/yum_alma_rt.md)
saphana [yum_alma_saphana](documentation/yum_alma_saphana.md)
sap [yum_alma_sap](documentation/yum_alma_sap.md)

Requirements

Platforms

  • AlmaLinux 8, 9

Chef

  • Chef 16.10+

Cookbooks

  • none

Recipes

It is highly recommended to use the resources directly instead of the recipe. The recipes are only included to ease
adoption and use, however if customization is needed, you must use the custom resource.

  • yum-almalinux::default - Generates yum_repository configs for latest AlmaLinux release using default settings. By default the base, extras, and appstream repos are enabled on AlmaLinux 8/9.

Resources

See resource table in overview

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

ruby_rbenv Applicable Versions

yum-almalinux CHANGELOG

This file is used to list changes made in each version of the yum-almalinux cookbook.

1.1.0 - 2023-05-26

  • Skip creating disabled debug repos if set to false
  • Fix MDL
  • Update actions

1.0.1 - 2023-05-26

  • Add renovate.json

1.0.0 - 2023-02-02

Initial release. Adds resources for the following AlmaLinux repositories:

  • BaseOS
  • AppStream
  • Extras
  • HighAvailability
  • NFV
  • Plus
  • PowerTools
  • ResilientStorage
  • RT
  • SAP
  • SAPHANA

Adds default recipe which adds default repos (BaseOS, AppStream, Extras)

Collaborator Number Metric
            

1.1.0 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

1.1.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
            

1.1.0 passed this metric

No Binaries Metric
            

1.1.0 passed this metric

Testing File Metric
            

1.1.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
            

1.1.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