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

skype-daemon (2) Versions 1.0.0

Installs/Configures skype-daemon

Policyfile
Berkshelf
Knife
cookbook 'skype-daemon', '= 1.0.0', :supermarket
cookbook 'skype-daemon', '= 1.0.0'
knife supermarket install skype-daemon
knife supermarket download skype-daemon
README
Dependencies
Changelog
Quality 100%

skype-daemon-cookbook

skype daemon for 3rd party API

Supported Platforms

Only ubuntu 15.04

Attributes

<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Required</th>
</tr>
<tr>
<td><tt>['skype-daemon']['app-name']</tt></td>
<td>String</td>
<td>App name what wants to<br />use Skype 3rd party API.<br />e.g. 'Skype4Java'</td>
<td><tt>True</tt></td>
</tr>
<tr>
<td><tt>['skype-daemon']['username']</tt></td>
<td>String</td>
<td>Skype username</td>
<td><tt>True</tt></td>
</tr>
<tr>
<td><tt>['skype-daemon']['password']</tt></td>
<td>String</td>
<td>Skype password(plain text)</td>
<td><tt>True</tt></td>
</tr>
</table>

Usage

skype-daemon::default

Include skype-daemon in your node's run_list:

{
  "run_list": [
    "recipe[skype-daemon::default]"
  ]
}

License and Authors

MIT License
k.bigwheel(k.bigwheel+eng @ gmail.com)

Dependent cookbooks

apt ~> 2.7.0
xmledit ~> 2.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

1.0.0

Initial release of skype-daemon

Foodcritic Metric
            

1.0.0 passed this metric