Commit Graph

9 Commits

Author SHA1 Message Date
Andrea Dell'Amico 4fb544e092 The role now works for both debian and RH based distributions. 2019-01-23 13:11:05 +01:00
Andrea Dell'Amico efaf63c8d6 sshd config: variables and template to optionally add a chrooted sftp environment. 2017-11-07 00:09:47 +01:00
Andrea Dell'Amico e737cb9661 library/roles/sshd_config/defaults/main.yml: Change the default for 'use pam' to yes. It breaks too many things otherwise. 2017-05-15 18:19:43 +02:00
Andrea Dell'Amico 69cf335a87 library/roles/sshd_config: Use a variable to optionally skip the task.
d4science-ghn-cluster/group_vars/dataminer_garr/dataminer_garr.yml: Do not install sshd_config.
2017-02-08 18:58:32 +01:00
Andrea Dell'Amico e7ed62bed2 library/roles/sshd_config/defaults/main.yml: Add a comment to clarify the behaviour of 'sshd_use_pam' set to 'no'. 2016-09-08 12:05:07 +02:00
Andrea Dell'Amico 342ee869b2 library/roles/sshd_config/defaults/main.yml: Set UsePam to 'no' as default. 2016-08-09 16:55:56 +02:00
Andrea Dell'Amico 80605e8530 library/roles/sshd_config/defaults/main.yml: More restrictive defaults for the ssh daemon.
library/roles/ubuntu-deb-general/meta/main.yml: Always run sshd_config.
2016-08-02 16:04:44 +02:00
Andrea Dell'Amico f0468f467c library/roles/sshd_config/templates/sshd_config.j2: The "ShowPatchLevel" option isn't supported by the ssh version shipped with Ubuntu 12.04. Commented it.
d4science-ghn-cluster/roles/smartgears/templates/smartgears-setup.sh.j2: update-rc.d called with options swapped.
2015-10-14 13:21:54 +02:00
Andrea Dell'Amico b324659949 library/roles/sshd_config: Role that installs a personalized ssh server configuration file.
d4science-ghn-cluster/smartgears.yml: One task for all the smartgears installation variants.
d4science-ghn-cluster/group_vars/egi_smartexecutor/all.yml: ssh parameters.
2015-09-09 17:12:09 +02:00