cookbook 'xfs', '= 2.0.0'
The xfs cookbook has been deprecated
Author provided reason for deprecation:
The xfs cookbook has been deprecated and is no longer being maintained by its authors. Use of the xfs cookbook is no longer recommended.
xfs (6) Versions 2.0.0 Follow21
Installs packages for working with XFS
cookbook 'xfs', '= 2.0.0', :supermarket
knife supermarket install xfs
knife supermarket download xfs
xfs Cookbook
Installs packages for working with XFS filesystems.
Requirements
Platforms
- Debian/Ubuntu
- RHEL/CentOS/Scientific/Amazon/Oracle
Chef
- Chef 11+
Cookbooks
- none
Usage
Simply add recipe[xfs]
to a run list.
License & Authors
Author: Cookbook Engineering Team (cookbooks@chef.io)
Copyright: 2009-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
xfs Cookbook CHANGELOG
This file is used to list changes made in each version of the xfs cookbook.
v2.0.0
- Dev packages are no longer installed unless node['xfs']['dev_packages'] is true
- Add chefspec and serverspec tests
v1.1.1:
- Added support for Oracle Linux to the metadata
- Added gitignore and chefignore files
- Added Test Kitchen config
- Added Rubocop config
- Added Travis config
- Added Berksfile
- Updated Testing and Contributing docs
- Added maintainers.toml and maintainers.md files
- Added Gemfile with development dependencies
- Added Travis and cookbook version badges to the Readme
- Expanded the requirements section in the Readme
- Added a Rakefile for simplified testing
- Added issues_url and source_url to the metadata.rb
- Updated Opscode -> Chef Software
- Added basic Chefspec converge test
- Resolved all Rubocop warnings
v1.1.0:
- [COOK-2076] - Add Amazon Linux support
Foodcritic Metric
2.0.0 passed this metric
2.0.0 passed this metric