cookbook 'ut_workstation', '= 1.4.0'
ut_workstation (10) Versions 1.4.0 Follow0
Unicorn Tears Workstation cookbook
cookbook 'ut_workstation', '= 1.4.0', :supermarket
knife supermarket install ut_workstation
knife supermarket download ut_workstation
Unicorn Tears Workstation Chef Cookbook
- Website: http://ut-cookbooks.github.io/ut_workstation/
- Supermarket: https://supermarket.chef.io/cookbooks/ut_workstation
- Source Code: https://github.com/ut-cookbooks/ut_workstation
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:
- apt
- bashrc
- chruby
- homebrew
- homesick
- mac_os_x
- user
- ut_base
- python
- ruby_install
- xquartz
- vagrant
- virtualbox
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
- 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.
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
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
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
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
- Add Homebrew tap support. (@fnichol)
Improvements
- Update to chruby 0.3.8. (@fnichol)
- Update to Vagrant 1.4.3. (@fnichol)
- Update to VirtualBox 4.3.6. (@fnichol)
1.0.4 / 2013-08-19
Improvements
- Bump chruby to 0.3.7. (@fnichol)
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
1.4.0 passed this metric