Release v3.55.0
This commit is contained in:
parent
3b6789ab56
commit
be39600ff8
@ -1,3 +1,8 @@
|
||||
### v3.55.0 - 2017-09-26
|
||||
* Add `ssh::config_entry` defined type to manage `~/.ssh/config`
|
||||
* Add `config_entries` parameter to ssh class to allow specifying a
|
||||
hash of multiple entries for `ssh::config_entry`.
|
||||
|
||||
### v3.54.0 - 2017-07-24
|
||||
* Allow sshd_config_hostcertificate to be an array. This fixes a bug
|
||||
where you could have specified one cert and multiple HostKey's since
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ghoneycutt-ssh",
|
||||
"version": "3.54.0",
|
||||
"version": "3.55.0",
|
||||
"author": "ghoneycutt",
|
||||
"summary": "Manages SSH",
|
||||
"license": "Apache-2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user