From 17487da1eb9300f7f8f7d4420de5dbb24d71e891 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Thu, 13 Oct 2016 09:14:33 +0100 Subject: Allow iurt to ssh to rabbit --- modules/openssh/templates/sshd_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/openssh/templates/sshd_config b/modules/openssh/templates/sshd_config index 19a56cfa..def8ca16 100644 --- a/modules/openssh/templates/sshd_config +++ b/modules/openssh/templates/sshd_config @@ -128,5 +128,5 @@ Match User *,!schedbot,!root,!git Group *,!mga-sysadmin <% end %> <% if @hostname == 'rabbit' then %> -AllowGroups root mga-unrestricted_shell_access mga-iso_makers mga-sysadmin +AllowGroups root mga-unrestricted_shell_access mga-iso_makers mga-sysadmin iurt <% end %> -- cgit v1.2.1