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

The kimchi cookbook has been deprecated

Author provided reason for deprecation:

The kimchi cookbook has been deprecated and is no longer being maintained by its authors. Use of the kimchi cookbook is no longer recommended.

RSS

kimchi (3) Versions 1.0.2

Installs and onfigures kimchi, the kvm graphical interface

Policyfile
Berkshelf
Knife
cookbook 'kimchi', '~> 1.0.2', :supermarket
cookbook 'kimchi', '~> 1.0.2'
knife supermarket install kimchi
knife supermarket download kimchi
README
Dependencies
Changelog
Quality 33%

Kimchi Cookbook

Build Status Cookbook Version

The kimchi cookbook is designed to create a testing instance of the kimchi project using test kitchen.

Platform Support

The following platforms have been tested:
- Ubuntu 14.04
- Centos 6.6

Requirements

To use for development

  • Clone this repo
  • Run bundle install from the repo directory
  • Run bundle exec kitchen list to see OS options
  • Run bundle exec kitchen converge <instance_name> to spin up a VM
  • kimchi will be running at https://localhost:8001 - username/password - vagrant/vagrant

Caveats

Since kimchi is a webui for the KVM hypervisor, this cookbook requires VMWare Fusion or physical hardware to function completely. Virtualbox does not support 'VM within a VM' capabilities (no VT-x passthrough).

License & Authors

Copyright:: 2015 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

runit >= 1.6
iptables >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

kimchi Cookbook CHANGELOG

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

1.0.2 (2016-08-30)

  • Loosen runit pin
  • Update maintainers

1.0.1 (2016-08-30)

  • Update kitchen.yml with ports and better defaults
  • Added docs
  • Added supermarket metadata
  • Added badges to the readme
  • Resolved rubocop warnings
  • Add rakefile for testing and maintainers files
  • Removed iptables version constraint
  • Added additional platforms to the metadata
  • Added Github issues and PR templates
  • Removed node names from configs

v1.0.0

  • Initial Release

Collaborator Number Metric
            

1.0.2 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

1.0.2 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

1.0.2 passed this metric

No Binaries Metric
            

1.0.2 passed this metric

Testing File Metric
            

1.0.2 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

1.0.2 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number