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

cygwin (9) Versions 0.4.4

Installs/Configures cygwin

Policyfile
Berkshelf
Knife
cookbook 'cygwin', '= 0.4.4', :supermarket
cookbook 'cygwin', '= 0.4.4'
knife supermarket install cygwin
knife supermarket download cygwin
README
Dependencies
Quality 100%

cygwin cookbook

Supported Platforms

Windows

Recipes

cygwin::default

Installs cygwin

Attributes

<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['cygwin']['download_path']</tt></td>
<td>String</td>
<td>Path to download the cygwin installer executable</td>
<td><tt>Chef::Config['file_cache_path']</tt></td>
</tr>
<tr>
<td><tt>['cygwin']['home']</tt></td>
<td>String</td>
<td>Path to install cygwin</td>
<td><tt>C:\cygwin</tt></td>
</tr>
<tr>
<td><tt>['cygwin']['site']</tt></td>
<td>String</td>
<td>Mirror to use for downloading packages</td>
<td><tt>http://mirrors.kernel.org/sourceware/cygwin/</tt></td>
</tr>
</table>

cygwin::ssh

Installs cygwin and configures openssh

Attributes

<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['cygwin']['ssh']['sshd_user']</tt></td>
<td>String</td>
<td>User to run sshd as</td>
<td><tt>cyg_server</tt></td>
</tr>
<tr>
<td><tt>['cygwin']['ssh']['sshd_password']</tt></td>
<td>String</td>
<td>Password for the sshd user</td>
<td><tt>nil</tt></td>
</tr>
</table>

License and Authors

Author:: Ryan Larson (ryan.mango.larson@gmail.com)

Author:: Ben Jansen (bjansen@w007.org)

Foodcritic Metric
            

0.4.4 passed this metric