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

swap_device (2) Versions 1.0.3

Installs/Configures swap_device

Policyfile
Berkshelf
Knife
cookbook 'swap_device', '~> 1.0.3', :supermarket
cookbook 'swap_device', '~> 1.0.3'
knife supermarket install swap_device
knife supermarket download swap_device
README
Dependencies
Changelog
Quality 17%

swap_device cookbook

Cookbook Version
Build Status
Coverage Status

Aggressively disables any kind of swap partition.

Requirements

Optimized for (but does not require) EC2

Usage

Either:

include_recipe "swap_device::disable"

or add it to a run list.

Attributes

None (currently).

Recipes

disable - The only recipe in the cookbook.

Author

Author:: EverTrue, Inc. (eric.herot@evertrue.com)

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

swap_device CHANGELOG

v1.0.3 (2014-12-08)

  • Ensure mount resource is uniquely named on each run
  • Fix licensing so this is properly open sourced
  • Use Ruby 2.1 for Travis tests (thanks Chef 12!)
  • Add supports statement for Supermarket

v1.0.2 (2014-05-23)

  • Clean up Test Kitchen tests, dropping support for Ubuntu 10.04 & CentOS
  • Change recipe name from swap_device::default to swap_device::disable
  • Add integration tests
  • Ensure we test on an EC2 that has swap devices by default
  • Set up Travis CI testing
  • Change cookbook name from et_swap to swap_device

v1.0.1 (2013-10-24)

  • Initial release

Collaborator Number Metric
            

1.0.3 failed this metric

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

Contributing File Metric
            

1.0.3 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

Foodcritic Metric
            

1.0.3 failed this metric

FC120: Do not set the name property directly on a resource: swap_device/recipes/disable.rb:27
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

1.0.3 passed this metric

Testing File Metric
            

1.0.3 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
            

1.0.3 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