Release v3.23.0 - Support MaxStartups and MaxSessions in sshd_config

This commit is contained in:
Garrett Honeycutt 2014-11-14 09:18:00 -08:00
parent c37520df42
commit 2b758f4cd8
2 changed files with 2 additions and 2 deletions

View File

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

View File

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