Commit Graph

5 Commits

Author SHA1 Message Date
Paul Belanger 1e1255a1fa Add authorized_keys support
It is possible people also want to setup the .ssh/authorized_keys file.

Change-Id: I039f5b866192bb5309bff23f4811cdf83ba859af
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-01-26 18:41:28 -05:00
Paul Belanger 5f3c220551
Add ssh_manager to expose control of tasks
There might be a time were we only want run the pre task, so rather
then copying the code into another modules, just allow the user to
override the task list that runs.

Change-Id: Id53c87351e691e9f7cc726fec7470eb257c66890
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-09-05 18:57:13 -04:00
Paul Belanger 59557b7f57 Switch to templating for ssh files
Change-Id: Ic86877e26d982e3ba978aec772ade5bee5890a12
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-03-29 15:25:32 -04:00
Paul Belanger 429935d063 Add known_hosts support
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-12-08 13:43:13 -05:00
Paul Belanger 26544ee4b3 Initial commit
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-11-25 10:05:04 -05:00