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

ut_workstation (10) Versions 1.4.0

Unicorn Tears Workstation cookbook

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

Unicorn Tears Workstation Chef Cookbook

Cookbook Version
Build Status

A Chef cookbook for a Unicorn Tears workstation.

This is a wrapper (or application) cookbook and is therefore good and
opinionated about application and configuration defaults. Feel free to try it,
fork and modify it, or just read and learn.

Usage

Include recipe[ut_workstation] in your run-list and set up some data
bag items (namely under workstation and users) to drive the cookbook.

Requirements

  • Chef 12 or higher

Platform Support

This cookbook is tested on the following platforms with Test
Kitchen
:

  • CentOS 7.1 64-bit
  • Debian 8.1 64-bit
  • Mac OS X 10.9
  • Mac OS X 10.10
  • Ubuntu 12.04 64-bit
  • Ubuntu 14.04 64-bit
  • Ubuntu 15.04 64-bit

Unlisted platforms in the same family of similar or equivalent versions may
work without modification to this cookbook. Please report any
additional platforms so they can be added.

Cookbook Dependencies

This cookbook depends on the following external cookbooks:

Recipes

default

Main recipe which includes all internal recipes.

Attributes

Key Description Type Default
["ut_workstation"]["virtualbox"]["dmg"] The download URL for Virtualbox on Mac OS X String (see attributes/vagrant.rb)
["ut_workstation"]["vagrant"]["version"] The version of Vagrant to install String (see attributes/vagrant.rb)
["ut_workstation"]["install_virtualbox"] Whether or not to install VirtualBox Boolean true
["ut_workstation"]["install_vagrant"] Whether or not to install Vagrant Boolean true

Resources and Providers

There are no external resources and providers.

Development

Pull requests are very welcome! Make sure your patches are well tested.
Ideally create a topic branch for every separate change you make.

License and Author

Author:: Fletcher Nichol (fnichol@nichol.ca) endorse

Copyright 2013, Fletcher Nichol

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.

1.4.0 / 2015-08-09

New features

  • Drop support for zip and dmg-based package installs on Mac platforms. (@fnichol)
  • Use the newly release bashrc cookbook on the Supermarket (@fnichol)

Improvements

  • Update to ut_base 1.7.2. (@fnichol)
  • Update to xquartz version 1.1.0. (@fnichol)

1.3.0 / 2015-08-07

New features

Improvements

  • Update to chruby 0.3.9. (@fnichol)
  • Update VirtualBox's Mac URL to 5.0.0. (@fnichol)
  • Update to Vagrant version 1.7.4. (@fnichol)
  • Fix ownership of homebrew cache directories. (@fnichol)
  • Link all homebrew casks into /Application by default. (@fnichol)

1.2.2 / 2014-09-15

Improvements

  • Update xquartz dependency to 1.0.1 and off the git fork. (@fnichol)

1.2.0 / 2014-08-19

Improvements

  • Update cookbook dependencies (no longer and git or forked deps). (@fnichol)
  • Add spec coverage and code quality tooling to project. (@fnichol)

1.1.0 / 2014-01-26

New features

Improvements

1.0.4 / 2013-08-19

Improvements

1.0.2 / 2013-07-28

Improvements

  • Depend on ut_base cookbook. (@fnichol)

1.0.0 / 2013-07-23

The initial release.

Foodcritic Metric
            

1.4.0 passed this metric