Release v3.56.0

This commit is contained in:
Garrett Honeycutt 2017-10-27 11:59:40 -04:00
parent 97d467a4ea
commit 3742a5c382
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
### v3.56.0 - 2017-10-27
* Support puppetlabs/concat v3 and v4
### v3.55.0 - 2017-09-26 ### v3.55.0 - 2017-09-26
* Add `ssh::config_entry` defined type to manage `~/.ssh/config` * Add `ssh::config_entry` defined type to manage `~/.ssh/config`
* Add `config_entries` parameter to ssh class to allow specifying a * Add `config_entries` parameter to ssh class to allow specifying a

View File

@ -1,6 +1,6 @@
{ {
"name": "ghoneycutt-ssh", "name": "ghoneycutt-ssh",
"version": "3.55.0", "version": "3.56.0",
"author": "ghoneycutt", "author": "ghoneycutt",
"summary": "Manages SSH", "summary": "Manages SSH",
"license": "Apache-2.0", "license": "Apache-2.0",