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

rayo (2) Versions 1.0.12

Installs/Configures rayo

Policyfile
Berkshelf
Knife
cookbook 'rayo', '~> 1.0.12', :supermarket
cookbook 'rayo', '~> 1.0.12'
knife supermarket install rayo
knife supermarket download rayo
README
Dependencies
Quality 17%

DESCRIPTION

Rayo is a message-oriented XML protocol for controlling phone calls, audio mixers and a variety of advanced media resources. This cookbook is to install a Rayo Node or Gateway

REQUIREMENTS

<table>
<colgroup>
<col style="text-align:left;"/>
<col style="text-align:left;"/>
</colgroup>

<thead>
<tr>
<th style="text-align:left;">Cookbook</th>
<th style="text-align:left;">Version</th>
</tr>
</thead>

<tbody>
<tr>
<td style="text-align:left;">Prism</td>
<td style="text-align:left;">>= 2.0.0</td>
</tr>
<tr>
<td style="text-align:left;">Cassandra</td>
<td style="text-align:left;"></td>
</tr>
</tbody>
</table>

ATTRIBUTES

Please see attributes file, documentation coming soon ( I promise ), however full documentation can be found on the Wiki, as well as source

USAGE

Include the appropriate recipe for your use case, eg a node or a gateway.

CHANGE LOG

<table>
<colgroup>
<col style="text-align:left;"/>
<col style="text-align:left;"/>
</colgroup>

<thead>
<tr>
<th style="text-align:left;">Version</th>
<th style="text-align:left;">Changes</th>
</tr>
</thead>

<tbody>
<tr>
<td style="text-align:left;">1.0.7</td>
<td style="text-align:left;">* Inital public release (code cleanup)</td>
</tr>
<tr>
<td style="text-align:left;"></td>
<td style="text-align:left;">* Removed artifacts cookbook dependecy</td>
</tr>
<tr>
<td style="text-align:left;"></td>
<td style="text-align:left;">* Support chef-solo deployment</td>
</tr>
<tr>
<td style="text-align:left;">1.0.8</td>
<td style="text-align:left;">* Fixed undeffined variable</td>
</tr>
<tr>
<td style="text-align:left;">1.0.9</td>
<td style="text-align:left;">* Fixed foodcritic errors</td>
</tr>
<tr>
<td style="text-align:left;"></td>
<td style="text-align:left;">* Mistakenly used gateway attribute in node remote_file resource, whoops</td>
</tr>
<tr>
<td style="text-align:left;">1.0.10</td>
<td style="text-align:left;">* node[“name”] is nil, not sure why yet, but node.name works</td>
</tr>
<tr>
<td style="text-align:left;">1.0.11</td>
<td style="text-align:left;">* Updated readme for public release</td>
</tr>
<tr>
<td style="text-align:left;">1.0.12</td>
<td style="text-align:left;">* Fix readme, markdown tables not supported on community site</td>
</tr>
</tbody>
</table>

Dependent cookbooks

prism >= 0.0.0
cassandra >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

1.0.12 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.12 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.12 failed this metric

FC043: Prefer new notification syntax: rayo/recipes/gateway.rb:48
FC043: Prefer new notification syntax: rayo/recipes/gateway.rb:62
FC043: Prefer new notification syntax: rayo/recipes/gateway.rb:75
FC043: Prefer new notification syntax: rayo/recipes/gateway.rb:84
FC043: Prefer new notification syntax: rayo/recipes/gateway.rb:96
FC043: Prefer new notification syntax: rayo/recipes/gateway.rb:110
FC043: Prefer new notification syntax: rayo/recipes/node.rb:45
FC043: Prefer new notification syntax: rayo/recipes/node.rb:54
FC043: Prefer new notification syntax: rayo/recipes/node.rb:71
FC047: Attribute assignment does not specify precedence: rayo/recipes/gateway.rb:16
FC064: Ensure issues_url is set in metadata: rayo/metadata.rb:1
FC065: Ensure source_url is set in metadata: rayo/metadata.rb:1
FC066: Ensure chef_version is set in metadata: rayo/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: rayo/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

1.0.12 passed this metric

Testing File Metric
            

1.0.12 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.12 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