Release v3.59.0
Support Puppet 6
This commit is contained in:
parent
f57e014f78
commit
56678c4f4a
@ -1,3 +1,6 @@
|
||||
### v3.59.0 - 2018-01-03
|
||||
* Support Puppet 6
|
||||
|
||||
### v3.58.0 - 2018-10-08
|
||||
* Add RevokedKeys option to `sshd_config`
|
||||
|
||||
|
2
LICENSE
2
LICENSE
@ -1,4 +1,4 @@
|
||||
Copyright (C) 2010-2018 Garrett Honeycutt <code@garretthoneycutt.com>
|
||||
Copyright (C) 2010-2019 Garrett Honeycutt <code@garretthoneycutt.com>
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ghoneycutt-ssh",
|
||||
"version": "3.58.0",
|
||||
"version": "3.59.0",
|
||||
"author": "ghoneycutt",
|
||||
"summary": "Manages SSH",
|
||||
"license": "Apache-2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user