-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME
21 lines (15 loc) · 816 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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 <[email protected]>, https://ttboj.wordpress.com/