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-chef (12) Versions 3.0.0

Configures yum repository for Chef Software, Inc. products

Policyfile
Berkshelf
Knife
cookbook 'yum-chef', '= 3.0.0', :supermarket
cookbook 'yum-chef', '= 3.0.0'
knife supermarket install yum-chef
knife supermarket download yum-chef
README
Dependencies
Changelog
Quality 100%

yum-chef

Build Status Cookbook Version

Sets up the default yum package repository for Chef Software, Inc. products.

Primarily intended to be consumed by the chef-ingredient cookbook.

Requirements

Platforms

  • RHEL/CentOS and derivatives
  • Fedora

Chef

  • Chef 12.1+

Cookbooks

  • compat_resource

Attributes

The attributes/default.rb file contains comments with all the attributes that can be set to control how this cookbook sets up the repository.

Recipes

default

Uses the attributes in attributes/default.rb to control how the repository is configured.

current

Hard-codes Chef's public "current" repository. Used for situations where both stable and current repositories are desired.

stable

Hard-codes Chef's public "stable" repository. Used for situations where both stable and current repositories are desired.

License & Authors

Author: Cookbook Engineering Team (cookbooks@chef.io)

Copyright: 2011-2016, Chef Software, Inc.

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.

yum-chef Cookbook CHANGELOG

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

3.0.0 (2016-11-25)

  • Replace yum dependency with compat_resource

2.0.1 (2016-09-06)

  • Allow running the yum 4.0 cookbook

2.0.0 (2016-09-06)

  • Add inspec testing
  • Update testing framework
  • Add support for Amazon Linux
  • Remove support for Chef 11

v1.0.1 (2016-03-23)

  • PR #11 Avoid using $releasever as inconsistent usage in EL @afiune

v1.0.0 (2016-03-22)

  • Update to use the new packages.chef.io repository
  • Allow setting the sslverify & gpgcheck options

v0.2.2 (2015-11-30)

  • #7 Resolve Chef 13 deprecation warnings

v0.2.1 (2015-10-13)

  • #4 Relax version constraint for yum

v0.2.0 (2015-09-17)

  • #3 Add stable and current recipes
  • Add License file
  • Add Rakefile for simplified testing
  • Add standard chefignore and gitignore file
  • Add cookbook version and Travis CI badges to the readme
  • Add Gemfile with development dependencies
  • Resolve rubocop warnings
  • Update platforms in the Kitchen CI config

Collaborator Number Metric
            

3.0.0 passed this metric

Foodcritic Metric
            

3.0.0 passed this metric