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

chef_utils (8) Versions 0.8.2

Installs/Configures chef_utils

Policyfile
Berkshelf
Knife
cookbook 'chef_utils', '= 0.8.2', :supermarket
cookbook 'chef_utils', '= 0.8.2'
knife supermarket install chef_utils
knife supermarket download chef_utils
README
Dependencies
Changelog
Quality 20%

chef_utils Cookbook

This cookbook contains setup recipes for Chef utilities and Knife plugins.

Contents

Requirements

packages

  • build-essential - to build native libraries for berkshelf.
  • ssl_cert

Attributes

Key Type Description, example Default
['chef_utils']['chef_gem']['clear_sources'] Boolean chef_gem resource's clear_sources property. false
['chef_utils']['chef_gem']['source'] String chef_gem resource's source property. nil
['chef_utils']['chef_gem']['options'] String chef_gem resource's options property. nil
['chef_utils']['chef_gem_packages'] Array These packages are installed by the chef-gem-packages recipe. []
['chef_utils']['bracecomp']['version'] String installation version. nil
['chef_utils']['chef-client']['version'] String '12.17.44'
['chef_utils']['chef-client']['checksum'] String sha256 checksum of the release artifact. nil (no check)
['chef_utils']['chef-client']['force_install'] String (re)install forcely. false
['chef_utils']['chef-client']['release_url'] String This URL is build from the node['chef_utils']['chef-client']['version'] automatically. See attributes/default.rb
['chef_utils']['chef-client']['fallback_omnitruck_install'] String If this is true, Chef will try to install it by the omnitruck install script, when direct package installation fails. false
['chef_utils']['chef-client']['omnitruck_installer_url'] String 'https://omnitruck.chef.io/install.sh'
['chef_utils']['chef-vault']['version'] String chef-vault installation version. '~> 2.6'
['chef_utils']['chefspec']['version'] String installation version. nil
['chef_utils']['knife-acl']['version'] String installation version. nil
['chef_utils']['knife-ec2']['version'] String installation version. nil
['chef_utils']['knife-eucalyptus']['version'] String installation version. nil
['chef_utils']['knife-openstack']['version'] String installation version. nil
['chef_utils']['knife-push']['version'] String installation version. nil
['chef_utils']['knife-reporting']['version'] String installation version. nil
['chef_utils']['knife-solo']['version'] String installation version. nil
['chef_utils']['knife-spec']['version'] String installation version. nil
['chef_utils']['knife-supermarket']['version'] String installation version. nil
['chef_utils']['knife-zero']['version'] String installation version. nil
['chef_utils']['spiceweasel']['version'] String installation version. nil
['chef_utils']['chef-server']['with_ssl_cert_cookbook'] Boolean false
['chef_utils']['chef-server']['ssl_cert']['common_name'] String node['fqdn']
['chef_utils']['chef-server']['config'] Hash Content in the chef-server.rb. See attributes/default.rb.
['chef_utils']['chef-server']['extra_config_str'] String Extra configuration string in the chef-server.rb. nil
['chef_utils']['chef-server']['configuration'] String DEPRECATED: instead use the ['chef_utils']['chef-server']['config'] and ['chef_utils']['chef-server']['extra_config_str'] attributes. nil

Usage

recipes

  • chef_utils::berkshelf - Berkshelf gem installation. this is already included in the Chef DK.
  • chef_utils::bracecomp - bracecomp gem installation.
  • chef_utils::chefspec - chefspec gem installation. this is already included in the Chef DK.
  • chef_utils::chef-gem-packages - bulk gem installation. packages must be listed in the ['chef_utils']['chef_gem_packages'] attribute (ver. 0.7.0 or later)
  • chef_utils::chef-server-configuration - chef-server.rb configuration file deployment recipe. (ver. 0.6.0 or later)
  • chef_utils::chef-client - chef-client self updater. (ver. 0.8.0 or later)
  • chef_utils::chef-vault - chef-vault gem installation. this is already included in the Chef DK. (ver. 0.5.0 or later)
  • chef_utils::default - same as bracecomp.
  • chef_utils::knife-acl - knife-acl plugin gem installation. (ver. 0.3.0 or later)
  • chef_utils::knife-ec2 - knife-ec2 plugin gem installation.
  • chef_utils::knife-eucalyptus - knife-eucalyptus plugin gem installation.
  • chef_utils::knife-push - knife-push plugin gem installation. this is already included in the Chef DK.
  • chef_utils::knife-reporting - knife-reporting plugin gem installation.
  • chef_utils::knife-solo - knife-solo plugin gem installation.
  • chef_utils::knife-spec - knife-spec plugin gem installation.
  • chef_utils::knife-supermarket - knife-supermarket plugin gem installation. Note: knife-supermarket feature has been moved into core Chef in versions greater than 12.11.18 and it is already included in the Chef DK. (ver. 0.7.0 or later)
  • chef_utils::knife-zero - knife-zero plugin gem installation. (ver. 0.5.0 or later)
  • chef_utils::librarian-chef - librarian-chef gem installation.
  • chef_utils::spiceweasel - spiceweasel gem installation.

License and Authors

  • Author:: whitestar at osdn.jp
Copyright 2013-2016, whitestar

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.

CHANGELOG for chef_utils

0.8.2

  • adds the Concourse pipeline configuration.
  • adds the Chef version pinning feature for the Debian family.

0.8.1

  • adds the SSL server key pair's deployment feature for a Chef Server.

0.8.0

  • adds the chef_utils::chef-client recipe.

0.7.0

  • Cleanup for FoodCritic and RuboCop.
  • adds the chef_utils::chef-gem-packages recipe.
  • adds the chef_utils::knife-supermarket recipe.

0.6.1

  • adds some attributes to the chef_utils::chef-vault recipe.

0.6.0

  • adds the chef_utils::chef-server-configuration recipe.

0.1.0

  • Initial release of chef_utils

Collaborator Number Metric
            

0.8.2 failed this metric

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

Contributing File Metric
            

0.8.2 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

License Metric
            

0.8.2 passed this metric

Testing File Metric
            

0.8.2 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.8.2 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