Skip to content

ut-cookbooks/ut_base

Repository files navigation

Unicorn Tears Base Chef Cookbook

Cookbook Version Build Status

A Chef cookbook for a Unicorn Tears baseline node. This could be a server, virtual machine, or even a workstation--it's the most basic common set of behavior we want when we manage a node.

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

Simply include recipe[ut_base] in your run-list.

Requirements

  • Chef 11 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

There are no attributes.

Resources and Providers

There are no 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.

About

Chef cookbook for a Unicorn Tears baseline node.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages