Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-27 | change the ssh_keygen function to use different methods depending on if | Micah Anderson | |
its puppet 3 or puppet 2 | |||
2015-03-27 | Given that ssh -V prints the info we want on stderr, made it so we are 100% ↵ | Micah Anderson | |
sure we are only parsing the expected string | |||
2014-11-21 | add custom fact, providing ssh_version | Micah Anderson | |
2013-12-04 | no need to have these quotes | mh | |
2013-12-04 | fix deprecation warning 'Puppet::Util.execute is deprecated; please use ↵ | mh | |
Puppet::Util::Execution.execute' | |||
2012-06-08 | recmkdir is gone | mh | |
2011-07-29 | remove legacy facts | mh | |
2010-12-16 | do some trickery as arguments from puppet are passed as an array | mh | |
2010-12-16 | made error mesage a bit more verbose | mh | |
2010-12-16 | remove stupid swap | mh | |
2010-12-16 | Add a function to create ssh keys on the fly | mh | |
This allows you to use content of ssh keys within your manifests and generate them automatically if they don't exist yet. | |||
2009-12-07 | move plugin directory to fit new 0.25 style | mh | |