
Add support for UserKnownHostsFile in ssh_config and allow GlobalKnownHostsFile to take an array.
18 lines
555 B
Markdown
18 lines
555 B
Markdown
### v3.41.0 - 2016-06-20
|
|
* Add ability to specify an array for GlobalKnownHostsFile in ssh_config.
|
|
* Add support for UserKnownHostsFile in ssh_config.
|
|
|
|
### v3.40.0 - 2016-06-09
|
|
* Add ability to specify multiple ports
|
|
|
|
### v3.39.0 - 2016-06-08
|
|
* Allow ecdsa-sha2-nistp256 hostkeys
|
|
* Add host_aliases attribute to sshkey resource
|
|
* Add support for PubkeyAuthentication in sshd_config
|
|
|
|
### v3.38.0 - 2016-06-06
|
|
* Add param to manage MaxAuthTries in sshd_config
|
|
|
|
### v2.0.0 - 2013-05-16 Garrett Honeycutt <code@garretthoneycutt.com>
|
|
* Rebirth
|