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

cockpit (4) Versions 0.2.0

Installs/Configures cockpit

Policyfile
Berkshelf
Knife
cookbook 'cockpit', '= 0.2.0', :supermarket
cookbook 'cockpit', '= 0.2.0'
knife supermarket install cockpit
knife supermarket download cockpit
README
Dependencies
Quality 0%

cockpit cookbook

This cookbook installs and configures the Cockpit server administration interface.

Scope

Cockpit is installed as a package from the Red Hat Extras repository. Attributes can be used to configure the Cockpit service. Initially supports Red Hat Enterprise Linux 7.1+, with CentOS support coming soon.

The goal is to keep the cookbook and code simple and minimal.

Requirements

  • Tested to work with Chef 12.7.x or higher
  • Requires a system with a valid and active Red Hat Subscription and access to Red Hat repositories from redhat.com or via Satellite / Katello.

Usage

Place a dependency on the cockpit cookbook in your
cookbook's metadata.rb:

depends 'cockpit', '~> 0.2.0'

Or include the default recipe in your run list as 'recipe[cockpit]'.

This cookbook depends on the (firewalldconfig cookbook) and the (Red Hat Subscription Manager cookbook).

Attributes

TODO: Support for custom port and other parameters in cockpit.conf

Testing

Integration tests are written in (BATS)[https://github.com/sstephenson/bats]

Contributing

  1. Fork it ( https://github.com/colourmeamused/cockpit-cookbook )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Dependent cookbooks

redhat_subscription_manager ~> 0.5.0
firewalldconfig ~> 0.7.1

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

0.2.0 failed this metric

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

Foodcritic Metric
            

0.2.0 failed this metric

FC007: Ensure recipe dependencies are reflected in cookbook metadata: /tmp/b2ba1b4d1361c79143022ddd/cockpit/recipes/features.rb:2