Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sshkeys: fix syntax | Nicolas Vigier | 2013-05-23 | 1 | -1/+1 |
| | |||||
* | Remove the ssh::auth module | Nicolas Vigier | 2013-05-23 | 1 | -336/+0 |
| | | | | | Remove the ssh::auth module as it is not longer used. The sshkeys module is now used instead. | ||||
* | Add sshkeys module | Nicolas Vigier | 2013-05-23 | 10 | -0/+991 |
| | | | | | Import sshkeys module from git://github.com/boklm/puppet-sshkeys.git at commit 3fb4c1ee17d983dfa8fbc4ad3eed47e0e5712e30. | ||||
* | move concat to external ( taken from the web ) | Michael Scherer | 2011-01-09 | 7 | -0/+504 |
| | |||||
* | move ssh::auth module to external as this is a external module ( so we can ↵ | Michael Scherer | 2011-01-09 | 1 | -0/+336 |
more easily keep track of it ) |