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

sftp (8) Versions 1.0.6

Installs & Configures sftp chroot server.

Policyfile
Berkshelf
Knife
cookbook 'sftp', '= 1.0.6', :supermarket
cookbook 'sftp', '= 1.0.6'
knife supermarket install sftp
knife supermarket download sftp
README
Dependencies
Quality 0%

sftp-cookbook

Installs & Configures SFTP and chroot'd SFTP users.

Supported Platforms

Ubuntu

Attributes

<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['sftp']['sftp_group_id']</tt></td>
<td>String</td>
<td>SFTP Chroot Group ID</td>
<td><tt>2012</tt></td>
</tr>
</table>

Usage

sftp::default

Include sftp in your node's run_list:

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

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (i.e. add-new-recipe)
  3. Write you change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request

Author

Author:: Greg Albrecht (gba@onbeep.com)

Copyright 2014 OnBeep, Inc.

License

Apache License, Version 2.0

Source

https://github.com/OnBeep/cookbook-sftp

Dependent cookbooks

chef-solo-search ~> 0.5.1
openssh ~> 1.3.4
users ~> 1.7.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Foodcritic Metric
            

1.0.6 failed this metric

FC023: Prefer conditional attributes: /tmp/cook/cac3dc9aa437f28109319dad/sftp/recipes/chroot_users.rb:40