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 paramount cookbook has been deprecated

Author provided reason for deprecation:

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

RSS

paramount (2) Versions 0.1.1

Installs/Configures a complete online software stack

Policyfile
Berkshelf
Knife
cookbook 'paramount', '= 0.1.1', :supermarket
cookbook 'paramount', '= 0.1.1'
knife supermarket install paramount
knife supermarket download paramount
README
Dependencies
Changelog
Quality 43%

Cookbook Version
Build Status
Coverage Status
Code Climate
Issue Count
Inline docs
Dependency Status
Gitter Chat

Paramount Cookbook

A Chef cookbook for running a personal computer stack.

Inspired by https://github.com/al3x/sovereign

Supported Platforms

  • Ubuntu 14.04 LTS

Attributes

<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['paramount']['domain']</tt></td>
<td>String</td>
<td>FQDN</td>
<td><tt>example.com</tt></td>
</tr>
<tr>
<td><tt>['paramount']['user']</tt></td>
<td>String</td>
<td>Username</td>
<td><tt>admin</tt></td>
</tr>
<tr>
<td><tt>['paramount']['contact']</tt></td>
<td>String</td>
<td>E-Mail address</td>
<td><tt>computed</tt></td>
</tr>
</table>

Usage

paramount::default

Include paramount in your node's run_list:

{
  "run_list": [
    "recipe[paramount::default]"
  ]
}

License and Authors

Author:: Michael Burns (michael@mirwin.net)

Support via Gratipay

0.1.1

0.1.0

Initial release of paramount cookbook

Collaborator Number Metric
            

0.1.1 failed this metric

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

Contributing File Metric
            

0.1.1 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
            

0.1.1 failed this metric

FC009: Resource attribute not recognised: paramount/recipes/_email.rb:24
FC009: Resource attribute not recognised: paramount/recipes/postfix.rb:21
FC075: Cookbook uses node.save to save partial node data to the chef-server mid-run: paramount/recipes/dkim.rb:44
Run with Foodcritic Version 12.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

License Metric
            

0.1.1 passed this metric

No Binaries Metric
            

0.1.1 passed this metric

Testing File Metric
            

0.1.1 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
            

0.1.1 passed this metric