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 osx cookbook has been deprecated

Author provided reason for deprecation:

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

RSS

osx (1) Versions 2.0.1

Manage OSX application and system settings

Policyfile
Berkshelf
Knife
cookbook 'osx', '~> 2.0.1', :supermarket
cookbook 'osx', '~> 2.0.1'
knife supermarket install osx
knife supermarket download osx
README
Dependencies
Quality 17%

'osx' Cookbook

Description

Right now this cookbook provides two resources for managing local user settings on OSX.

  • osx_plist_file - manages "plist" settings files for OS X applications.
  • osx_userdefaults - manages settings in OS X's defaults(1) system.

This cookbook also includes an opinionated set of helper recipes which will
tweak and tune some common system preferences. All settings are accessible via
attributes and the defaults work for me, but may not be to your taste.

To Do

  • Documentation. I pretty much nuked README.md and need to update it to reflect what's up.
  • More helper recipes covering a wider array of system settings.

License and Author

Licensed under the Apache License, Version 2.0
See the LICENSE file within this repository for more information.

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

foreflight_build_agent Applicable Versions

Collaborator Number Metric
            

2.0.1 failed this metric

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

Contributing File Metric
            

2.0.1 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
            

2.0.1 failed this metric

FC043: Prefer new notification syntax: osx/recipes/login_window.rb:22
FC064: Ensure issues_url is set in metadata: osx/metadata.rb:1
FC065: Ensure source_url is set in metadata: osx/metadata.rb:1
FC066: Ensure chef_version is set in metadata: osx/metadata.rb:1
FC069: Ensure standardized license defined in metadata: osx/metadata.rb:1
FC074: LWRP should use DSL to define resource's default action: osx/resources/plist_file.rb:1
FC074: LWRP should use DSL to define resource's default action: osx/resources/userdefaults.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: osx/providers/plist_file.rb:19
FC085: Resource using new_resource.updated_by_last_action to converge resource: osx/providers/userdefaults.rb:68
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

2.0.1 passed this metric

Testing File Metric
            

2.0.1 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
            

2.0.1 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