From c140469f04ad7cac41f5a6465ebb3befd64bfd56 Mon Sep 17 00:00:00 2001 From: mh Date: Sun, 17 Feb 2008 21:15:28 +0000 Subject: added new var to template git-svn-id: https://svn/ipuppet/trunk/modules/sshd@831 d66ca3ae-40d7-4aa7-90d4-87d79ca94279 --- templates/sshd_config/Debian_normal.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/sshd_config/Debian_normal.erb') diff --git a/templates/sshd_config/Debian_normal.erb b/templates/sshd_config/Debian_normal.erb index bde3a96..746cc0b 100644 --- a/templates/sshd_config/Debian_normal.erb +++ b/templates/sshd_config/Debian_normal.erb @@ -84,4 +84,4 @@ AllowTcpForwarding yes ChallengeResponseAuthentication no -AllowUsers <%= allowed_users %> +AllowUsers <%= real_sshd_allowed_users %> -- cgit v1.2.3