From 0e5cc2fc5237fca20a7121d56ddd4d4ee1438c7f Mon Sep 17 00:00:00 2001 From: Garrett Honeycutt Date: Mon, 13 Apr 2015 19:28:23 -0400 Subject: [PATCH] Release v3.26.0 - Add params related to authorized keys Add params for AuthorizedKeysCommand and AuthorizedKeysCommandUser for sshd_config. --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index fb9785f..6c764f9 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "ghoneycutt-ssh", - "version": "3.25.0", + "version": "3.26.0", "author": "ghoneycutt", "summary": "Manages SSH", "license": "Apache-2.0",