cookbook 'zsh', '= 1.0.2'
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.
zsh (6) Versions 1.0.2 Follow28
Installs zsh
cookbook 'zsh', '= 1.0.2', :supermarket
knife supermarket install zsh
knife supermarket download zsh
zsh Cookbook
Installs zsh package and documentation.
Requirements
Platforms
- Ubuntu
- Debian
- RHEL and derivitives (Amazon/CentOS/Oracle/Scientific)
- 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 and Author
Author:: Adam Jacob adam@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.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
zsh Cookbook CHANGELOG
This file is used to list changes made in each version of the zsh cookbook.
v1.0.2
- 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.2 passed this metric
1.0.2 passed this metric