Release v3.16.0 - LogLevel is configurable for sshd_config

This commit is contained in:
Garrett Honeycutt 2014-08-09 10:22:16 -04:00
parent 76eab9904e
commit 5c097ef286
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name 'ghoneycutt-ssh' name 'ghoneycutt-ssh'
version '3.15.2' version '3.16.0'
source 'git://github.com/ghoneycutt/puppet-module-ssh.git' source 'git://github.com/ghoneycutt/puppet-module-ssh.git'
author 'ghoneycutt' author 'ghoneycutt'
license 'Apache License, Version 2.0' license 'Apache License, Version 2.0'

View File

@ -1,6 +1,6 @@
{ {
"name": "ghoneycutt-ssh", "name": "ghoneycutt-ssh",
"version": "3.15.2", "version": "3.16.0",
"author": "ghoneycutt", "author": "ghoneycutt",
"summary": "Manages SSH", "summary": "Manages SSH",
"license": "Apache License, Version 2.0", "license": "Apache License, Version 2.0",