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-bareos (2) Versions 0.1.0

Installs and configures the bareos yum repository

Policyfile
Berkshelf
Knife
cookbook 'yum-bareos', '= 0.1.0', :supermarket
cookbook 'yum-bareos', '= 0.1.0'
knife supermarket install yum-bareos
knife supermarket download yum-bareos
README
Dependencies
Changelog
Quality 67%

yum-bareos Cookbook

Build Status Cookbook Version

Requirements

  • Chef 11+
  • yum version 3.2.0 or higher
  • EPEL repository
  • yum-plugin-priorities package

Platforms

  • Fedora and RHEL based distributions (RHEL, CentOS, and Scientific Linux) are supported

Attributes

The following attributes are set by default

default['yum']['bareos']['description'] = 'BareOS Repository'
default['yum']['bareos']['baseurl'] = 'http://download.bareos.org/bareos/release/latest/CentOS_$releasever/$basearch'
default['yum']['bareos']['gpgkey'] = 'http://download.bareos.org/bareos/release/latest/CentOS_$releasever/repomd.xml.key'
default['yum']['bareos']['gpgcheck'] = true
default['yum']['bareos']['enabled'] = true
default['yum']['bareos']['priority'] = '90'
default['yum']['bareos']['managed'] = true

Maintainers

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

yum ~> 3.2
yum-epel >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

v0.1.2

  • Removing bunk copy

v0.1.1

  • Updating badges

v0.1.0

  • Initial release

Collaborator Number Metric
            

0.1.0 failed this metric

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

Foodcritic Metric
            

0.1.0 passed this metric

License Metric
            

0.1.0 passed this metric