Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port ldap-sshkey2file.py to Python 3 | Dan Fandrich | 2023-12-27 | 1 | -13/+2 |
| | | | | It now also passes pytype and (mostly) flake8 checks. | ||||
* | flip package names on require too | Thomas Backlund | 2019-09-18 | 1 | -2/+2 |
| | |||||
* | flip package names | Thomas Backlund | 2019-09-18 | 1 | -2/+2 |
| | |||||
* | fix up versioncmp issues | Thomas Backlund | 2019-09-16 | 1 | -2/+5 |
| | |||||
* | openssh: fix up python2-ldap deps for mga7 | Thomas Backlund | 2019-09-16 | 1 | -0/+4 |
| | |||||
* | fix up openssh python2-ldap | Thomas Backlund | 2019-09-16 | 1 | -2/+2 |
| | |||||
* | adjust openssh deps for mga7 | Thomas Backlund | 2019-09-16 | 1 | -0/+4 |
| | |||||
* | openssh: Fix writing ssh public keys, with new ldap secret location | Olivier Blin | 2016-02-21 | 1 | -0/+1 |
| | | | | ldap secret is now stored in the bindpw field of /etc/nslcd.conf | ||||
* | openssh: Also update gitolite config when SSH keys change. | Colin Guthrie | 2015-01-18 | 1 | -1/+1 |
| | | | | | This should avoid the problems encountered recently with Donald's SSH key update and git access. | ||||
* | openssh::ssh_keys_from_ldap: remove unused parameter | Nicolas Vigier | 2013-07-06 | 1 | -1/+1 |
| | |||||
* | openssh: switch to standard path for authorized_keys file | Nicolas Vigier | 2013-07-06 | 1 | -14/+1 |
| | |||||
* | More mga-common mga_common remaning | Nicolas Vigier | 2013-06-19 | 1 | -1/+1 |
| | |||||
* | Rename mga-common module to mga_common. | Nicolas Vigier | 2013-06-19 | 1 | -1/+1 |
| | | | | New puppet version doesn't like modules with a - in their name. | ||||
* | Local_script -> Mga-common::Local_script | Nicolas Vigier | 2012-12-10 | 1 | -1/+1 |
| | |||||
* | openssh: use mga-common::local_script | Nicolas Vigier | 2012-12-10 | 1 | -1/+1 |
| | |||||
* | add explicit variable for the directory holding pubkeys | Michael Scherer | 2012-04-02 | 1 | -0/+2 |
| | |||||
* | split a module pubkeys_directory, so we can include it from symlink_user and ↵ | Michael Scherer | 2012-04-02 | 1 | -16/+1 |
| | | | | make sure everything is correctly declared | ||||
* | split ssh_keys_from_ldap in a different file | Michael Scherer | 2012-04-02 | 1 | -0/+45 |