/sftp

Installs & Configures SFTP chroot server.

Primary LanguageRubyOtherNOASSERTION

sftp-cookbook

Installs & Configures SFTP and chroot'd SFTP users.

Supported Platforms

Ubuntu

Attributes

Key Type Description Default
['sftp']['sftp_group_id'] String SFTP Chroot Group ID 2012

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)

Contributors

Copyright

Copyright 2014 OnBeep, Inc.

License

Apache License, Version 2.0

Source

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