aboutsummaryrefslogtreecommitdiffstats
path: root/modules/openssh/manifests
Commit message (Expand)AuthorAgeFilesLines
* adjust openssh deps for mga7Thomas Backlund2019-09-161-0/+4
* Workaround lack of mga6 support in our configsPascal Terjan2017-09-241-0/+1
* openssh: Fix writing ssh public keys, with new ldap secret locationOlivier Blin2016-02-211-0/+1
* variable enclosing fixesThomas Backlund2015-10-201-1/+1
* openssh: Also update gitolite config when SSH keys change.Colin Guthrie2015-01-181-1/+1
* openssh::ssh_keys_from_ldap: remove unused parameterNicolas Vigier2013-07-061-1/+1
* openssh: switch to standard path for authorized_keys fileNicolas Vigier2013-07-063-50/+1
* More mga-common mga_common remaningNicolas Vigier2013-06-191-1/+1
* Rename mga-common module to mga_common.Nicolas Vigier2013-06-191-1/+1
* Local_script -> Mga-common::Local_scriptNicolas Vigier2012-12-101-1/+1
* openssh: use mga-common::local_scriptNicolas Vigier2012-12-101-1/+1
* add explicit variable for the directory holding pubkeysMichael Scherer2012-04-021-0/+2
* split a module pubkeys_directory, so we can include it from symlink_user and ...Michael Scherer2012-04-023-16/+20
* split ssh_keys_from_ldap in a different fileMichael Scherer2012-04-022-47/+46
* fix the definition of the define, and move file to match the nameMichael Scherer2012-03-191-1/+1
* rename define to match the real nameMichael Scherer2012-03-191-0/+0
* fix missing commaMichael Scherer2012-03-191-1/+1
* split symlink into a separate fileMichael Scherer2012-03-192-16/+17
* style cleaning, and various fix ( for symlink )Michael Scherer2012-03-191-28/+30
* split server in a separate file, and clean the moduleMichael Scherer2012-03-192-18/+16
* iuse the new get_ldap_servers to get the list of all ldap serversMichael Scherer2012-01-221-0/+1
* clean openssh serviceMichael Scherer2012-01-161-3/+1
* fix another errorMichael Scherer2012-01-081-2/+2
* fix manifestMichael Scherer2012-01-081-1/+1
* cleaning of the openssh moduleMichael Scherer2012-01-081-25/+6
* move ldap-sshkey2file.py to openssh module (where it is used)Nicolas Vigier2011-08-211-1/+1
* fix openssh manifest, as having a empty template do not work ( contrary to wh...Michael Scherer2011-06-161-1/+1
* allow to set a extension to the openssh config ( used toMichael Scherer2011-06-151-2/+3
* fix link for user and ssh keysMichael Scherer2011-06-081-1/+2
* use a define to avoid array flattening by puppetMichael Scherer2011-06-081-12/+15
* fix syntaxNicolas Vigier2011-06-081-1/+1
* add option to add symlinks on authorized_keysNicolas Vigier2011-06-081-1/+17
* fix syntaxNicolas Vigier2011-05-241-1/+1
* add cron for ldap-sshkey2file every 10 minutesNicolas Vigier2011-05-241-1/+10
* reenable the module, to use on rabbitMichael Scherer2011-01-141-3/+3
* disable update of sshd_config with ldap for nowNicolas Vigier2011-01-071-3/+3
* the previous trick didn't work as tags are dependent in the order ofMichael Scherer2010-11-231-20/+25
* move the ldap key from ssh logic to openssh module ( more logical ), and add ...Michael Scherer2010-11-231-0/+39
* - do not let file with passwords to be world readable Michael Scherer2010-11-201-6/+1
* - add openssh moduleMichael Scherer2010-10-261-0/+30