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

unifi (6) Versions 1.1.0

Installs/Configures Ubiquiti UniFi server.

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

unifi Cookbook

Cookbook Version Build Status

This Cookbook includes Recipes to install, configure & enable Ubiquiti's UniFi Access-Point controller software.

Requirements

Platform

  • Ubuntu
  • Debian

Recipes

default

Includes other requisite Recipes - USE THIS.

ppa

Configures Ubiquity's PPA repository for package installs.

package

Installs unifi package.

service

Configures unifi service.

Work-around for Ubuntu Trust Tahr's Java install.

Usage

Put recipe[unifi] in the Run List. Run Chef. Enjoy.

Authors

License

Copyright 2014-2016 Orion Labs, Inc.
Copyright 2016 Chef Software, Inc.

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 >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

unifi Cookbook CHANGELOG

This file is used to list changes made in each version of the unfi cookbook.

v1.1.0 (2016-05-24)

  • Ownership has been transferred from Orion Labs. Thanks for all the original work folks.
  • Updated the PPA resource to work with the Apt 3.0 cookbook
  • Added Debian as a supported platform
  • Added contributing and testing docs
  • Added Debian and Ubuntu 16.04 to the Test Kitchen config
  • Added testing in Travis including Kitchen-Dokken integration testing
  • Updated the metadata with issues_url and source_url metadata
  • Resolved all cookstyle (rubocop) warnings
  • Updated the Berksfile to point to the supermarket
  • Added maintainers files with contact information
  • Added a Rakefile for simplified testing
  • Added Github templates for PRs and Issues
  • Updated testing deps to the latest versions
  • Changed from Rubocop to Cookstyle to bring in a set of sale defaults
  • Existing build / CI files have been removed (Makefile, .ruby-version, Thorfile, Vagrantfile)

Foodcritic Metric
            

1.1.0 passed this metric