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 | |||
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 | |
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. |