Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/purpleidea/puppet-ssh
puppet module for ssh
https://github.com/purpleidea/puppet-ssh
Last synced: 14 days ago
JSON representation
puppet module for ssh
- Host: GitHub
- URL: https://github.com/purpleidea/puppet-ssh
- Owner: purpleidea
- License: agpl-3.0
- Created: 2014-06-07T09:05:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-06T00:25:16.000Z (almost 10 years ago)
- Last Synced: 2024-11-04T15:55:13.433Z (2 months ago)
- Language: Puppet
- Size: 276 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
This is puppet-ssh a puppet module for ssh.
Please read the INSTALL file for instructions on getting this installed.
Look in the examples/ folder for usage. If none exist, please contribute one!
This code may be a work in progress. The interfaces may change without notice.
Patches are welcome, but please be patient. They are best received by email.
Please ping me if you have big changes in mind, before you write a giant patch.Module specific notes:
* This module offers some unique ssh functionality such as puppet ssh::keygen!
* The usual fun sshd configuration options such as banner and match exist too.Dependencies:
* puppetlabs-stdlib (required)
* my puppet-common module (required)
* my puppet-shorewall module (optional)Happy hacking,
James Shubin , https://ttboj.wordpress.com/