cookbook 'ut_base', '= 1.6.0'
ut_base (12) Versions 1.6.0 Follow0
Unicorn Tears Base Cookbook
cookbook 'ut_base', '= 1.6.0', :supermarket
knife supermarket install ut_base
knife supermarket download ut_base
<a name="title"></a> Unicorn Tears Base Chef Cookbook
<a name="description"></a> Description
Chef cookbook for a Unicorn Tears baseline node.
- Website: http://ut-cookbooks.github.io/ut_base/
- Supermarket: https://supermarket.getchef.com/cookbooks/ut_base
- Source Code: https://github.com/ut-cookbooks/ut_base
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.
<a name="usage"></a> Usage
Simply include recipe[ut_base]
in your run_list.
<a name="requirements"></a> Requirements
<a name="requirements-chef"></a> Chef
Tested on 11 but newer and older version should work just fine.
File an issue if this isn"t the case.
<a name="requirements-platform"></a> Platform
The following platforms have been tested with this cookbook, meaning that the
recipes run on these platforms without error:
- ubuntu
- debian
- mac_os_x
- centos
Please report any additional platforms so they can be added.
<a name="requirements-cookbooks"></a> Cookbooks
This cookbook depends on the following external cookbooks:
<a name="recipes"></a> Recipes
<a name="recipes-default"></a> default
Main recipe which includes all internal recipes.
<a name="attributes"></a> Attributes
There are no attributes.
<a name="lwrps"></a> Resources and Providers
There are no resources and providers.
<a name="development"></a> Development
- Source hosted at GitHub
- Report issues/Questions/Feature requests on GitHub Issues
Pull requests are very welcome! Make sure your patches are well tested.
Ideally create a topic branch for every separate change you make.
<a name="license"></a> License and Author
Author:: Fletcher Nichol (fnichol@nichol.ca)
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.
Dependent cookbooks
apt ~> 2.0 |
build-essential ~> 2.0 |
chef-sugar ~> 3.0 |
git ~> 4.2 |
homebrew ~> 1.4 |
mosh ~> 0.3 |
openssh ~> 1.2 |
postfix ~> 3.0 |
sudo ~> 2.1 |
ubuntu ~> 1.1 |
xcode >= 0.0.0 |
yum-epel ~> 0.2 |
Contingent cookbooks
1.6.0 / 2015-07-18
Bug fixes
- Fix support for Mac OS X 10.10. (@fnichol)
Improvements
- Update to finstyle 1.4.0. (@fnichol)
- Update to chef-sugar ~> 3.0. (@fnichol)
- Confirm this cookbook works with Ubuntu 15.04. (@fnichol)
- Confirm this cookbook works with CentOS 7.1. (@fnichol)
- Confirm this cookbook works with Debian 8.1. (@fnichol)
1.5.0 / 2014-12-03
New features
- Add xcode license support for newer versions of xcode. (@fnichol)
1.4.0 / 2014-12-03
New features
- Add xcode checksumming to _compiler recipe for Mac. (@fnichol)
1.3.0 / 2014-08-07
Bug fixes
- Verify support for CentOS platform. (@fnichol)
Improvements
- Update cookbook dependencies (no longer and git or forked deps). (@fnichol)
- Add spec coverage and code quality tooling to project. (@fnichol)
1.2.0 / 2014-01-26
Improvements
- Update cookbook dependencies, use modern tmux on ubuntu-12.04. (@fnichol)
1.1.0 / 2014-01-26
New features
- Add Xcode installation support for Mac platforms. (@fnichol)
Improvements
- Update homebrew cookbook back to upstream 1.4.0 or later. (@fnichol)
1.0.6 / 2013-08-14
- Remove unzip package from mac_os_x as brew nuked formula. (@fnichol)
1.0.4 / 2013-08-14
- Remove screen package from mac_os_x as brew nuked formula. (@fnichol)
1.0.2 / 2013-07-28
- Add tmux and screen to base packages. (@fnichol)
1.0.0 / 2013-07-27
The initial release.
Foodcritic Metric
1.6.0 passed this metric
1.6.0 passed this metric