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

mimo (2) Versions 0.1.1

Installs/Configures mimo

Policyfile
Berkshelf
Knife
cookbook 'mimo', '~> 0.1.1', :supermarket
cookbook 'mimo', '~> 0.1.1'
knife supermarket install mimo
knife supermarket download mimo
README
Dependencies
Changelog
Quality 50%

mimo-cookbook

Chef cookbook for Mimo.

Supported Platforms

  • Ubuntu 14.04

Attributes

<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['mimo']['repository']</tt></td>
<td>String</td>
<td>Repository to pull from</td>
<td><tt>https://github.com/shutterfly/Mimo.git</tt></td>
</tr>
<tr>
<td><tt>['mimo']['revision']</tt></td>
<td>String</td>
<td>Repository ref to use</td>
<td><tt>master</tt></td>
</tr>
<tr>
<td><tt>['mimo']['path']</tt></td>
<td>String</td>
<td>Installation path</td>
<td><tt>/opt/mimo</tt></td>
</tr>
<tr>
<td><tt>['mimo']['packages']</tt></td>
<td>Array</td>
<td>Packages to install</td>
<td><tt>['git']</tt></td>
</tr>
<tr>
<td><tt>['mimo']['use_nodejs']</tt></td>
<td>Boolean</td>
<td>Use the nodejs cookbook for NodeJS/IO.js installation</td>
<td><tt>true</tt></td>
</tr>
</table>

Usage

mimo::default

Include mimo in your node's run_list:

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

License and Authors

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

nodejs >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

0.1.0

Initial release of mimo

Collaborator Number Metric
            

0.1.1 passed 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

FC064: Ensure issues_url is set in metadata: mimo/metadata.rb:1
FC065: Ensure source_url is set in metadata: mimo/metadata.rb:1
FC066: Ensure chef_version is set in metadata: mimo/metadata.rb:1
FC069: Ensure standardized license defined in metadata: mimo/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

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