Commit graph

12 commits

Author SHA1 Message Date
Micah Anderson
5c9ce49321 change the ssh_keygen function to use different methods depending on if
its puppet 3 or puppet 2
2015-03-27 15:27:12 -04:00
Micah Anderson
52fd60c9f6 Given that ssh -V prints the info we want on stderr, made it so we are 100% sure we are only parsing the expected string 2015-03-27 15:24:02 -04:00
Micah Anderson
03751baf8e add custom fact, providing ssh_version 2014-11-21 18:18:15 -05:00
mh
e2c0b37c7e no need to have these quotes 2013-12-04 22:57:47 +01:00
mh
6578e0c918 fix deprecation warning 'Puppet::Util.execute is deprecated; please use Puppet::Util::Execution.execute' 2013-12-04 22:54:44 +01:00
mh
8aab254eaa recmkdir is gone 2012-06-08 13:17:23 -03:00
mh
d5404bbdba remove legacy facts 2011-07-29 19:35:00 +02:00
mh
fa3d9e1654 do some trickery as arguments from puppet are passed as an array 2010-12-16 17:33:04 +01:00
mh
584cee7236 made error mesage a bit more verbose 2010-12-16 17:15:36 +01:00
mh
93fabb2021 remove stupid swap 2010-12-16 17:12:56 +01:00
mh
5c72941082 Add a function to create ssh keys on the fly
This allows you to use content of ssh keys within your manifests
and generate them automatically if they don't exist yet.
2010-12-16 16:22:24 +01:00
mh
81063ee57b move plugin directory to fit new 0.25 style 2009-12-07 16:04:29 -05:00