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

The zsh cookbook has been deprecated

Author provided reason for deprecation:

The zsh cookbook has been deprecated and is no longer being maintained by its authors. Use of the zsh cookbook is no longer recommended.

RSS

zsh (6) Versions 1.0.3

Installs zsh

Policyfile
Berkshelf
Knife
cookbook 'zsh', '= 1.0.3', :supermarket
cookbook 'zsh', '= 1.0.3'
knife supermarket install zsh
knife supermarket download zsh
README
Dependencies
Changelog
Quality 100%

zsh Cookbook

Build Status
Cookbook Version

Installs zsh package and documentation.

Requirements

Platforms

  • Ubuntu/Debian
  • RHEL/CentOS and derivatives
  • Fedora

Chef

  • Chef 11+

Cookbooks

  • none

Usage

Whereever you have users who want to use zsh as their login shell,
use this recipe. For example, add recipe[zsh] to a base role applied
to all nodes.

License & Authors

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

Copyright: 2008-2015, 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.
```

zsh Cookbook CHANGELOG

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

v1.0.3 (9-21-2015)

  • Updated Rubocop config to use our standard rules
  • Updated Contributing and testing docs to the latest
  • Added a Maintainers file
  • Added additional testing gems to the Gemfile
  • Updated Foodcritic dep to 5.0
  • Update URLs to the chef-cookbooks Github org
  • Added a Rakefile for easier testing
  • Added Oracle Linux to the metadata
  • Added long_description to the metadata

v1.0.2 (9-03-2015)

  • Add a chefignore file to prevent uploading unecessary files to the chef server
  • Update the contributing document to the latest version
  • Add issues_url and source_url metadata to metadata.rb for Chef 12
  • Add a .travis.yml file for lint and unit testing
  • Add additional files to the gitignore file
  • Add a rubocop config and resolve all rubocop warnings
  • Add a Gemfile for all test dependencies
  • Update platforms in test Kitchen and swap yum -> yum-epel
  • Add a basic chefspec cookbook converge test
  • Update all references to Opscode to be Chef Software
  • Update the Berkfile for the 3.X format
  • Add Travis and cookbook version badges to the readme
  • Document platform and chef requirements in the readme

v1.0.1

  • Add name attribute to metadata (for Chef 12)

v1.0.0

  • Improvements to toplevel files, docs, test harness, etc.

v0.7.1

  • Current public release.

Foodcritic Metric
            

1.0.3 passed this metric