Installs & Configures SFTP and chroot'd SFTP users.
Ubuntu
Key | Type | Description | Default |
---|---|---|---|
['sftp']['sftp_group_id'] | String | SFTP Chroot Group ID | 2012 |
Include sftp
in your node's run_list
:
{
"run_list": [
"recipe[sftp::default]"
]
}
- 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:: Greg Albrecht (gba@onbeep.com)
- Jacobo García López de Araujo https://github.com/therobot
- Anthony Scalisi https://github.com/scalp42
Copyright 2014 OnBeep, Inc.
Apache License, Version 2.0