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

ipa (4) Versions 1.1.2

A cookbook for managing IPA installations.

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

ipa cookbook

Description

This cookbook provides custom resources and recipes to install and configure
FreeIPA

Dependencies

Platforms

  • Ubuntu 14.04 - Client Only
  • Ubuntu 16.04 - Client or Replica

Theoretically supported, but untested:

  • CentOS 7+ - Client Only
  • CentOS 7.3+ - Client or Replica

Chef

  • 12.5+

Recipes

ipa::default

This recipe is an alias for ipa::client

ipa::client

Installs the IPA client packages, then joins an existing realm.

ipa::replica

Installs the IPA server packages, then joins and creates a replica of an
existing realm.

ipa::bootstrap

Installs the IPA server packages, then creates a new realm.

ipa::workarounds

This recipe deals with the brokenness of IPA on Debian/Ubuntu

Request a Certificate

ipa_certificate 'rabbitmq-cert' do
  key_path  '/etc/ssl/private/rabbitmq.key'
  cert_path '/etc/ssl/certs/rabbitmq.crt'
end

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

1.1.2 failed this metric

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

Foodcritic Metric
            

1.1.2 failed this metric

FC016: LWRP does not declare a default action: /tmp/68cd806c869bdd0e9622fe2c/ipa/resources/certificate.rb:1
Run with Foodcritic Version 8.0.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any