cookbook 'sftp', '= 1.0.8', :supermarket
sftp (8) Versions 1.0.8 Follow2
Installs & Configures sftp chroot server.
cookbook 'sftp', '= 1.0.8'
knife supermarket install sftp
knife supermarket download sftp
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
- Fork the repository on Github
- Create a named feature branch (i.e.
add-new-recipe
) - Write you change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request
Author
Author:: Greg Albrecht (gba@onbeep.com)
Contributors
- Jacobo García López de Araujo https://github.com/therobot
- Anthony Scalisi https://github.com/scalp42
Copyright
Copyright 2014 OnBeep, Inc.
License
Apache License, Version 2.0
Source
Dependent cookbooks
users ~> 1.7.0 |
openssh ~> 1.3.4 |
chef-solo-search ~> 0.5.1 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Foodcritic Metric
1.0.8 passed this metric
1.0.8 passed this metric