diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-03-24 16:09:45 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-03-24 16:09:45 -0300 |
commit | 0b16c07fcefad66e780f4664f2100eff50cf532d (patch) | |
tree | f30b71a04cf25eb54691949e58858fb44b79cc52 | |
parent | 5d23ad41ed3db5b82315d1de35a748ab4506d431 (diff) | |
download | kvmx-0b16c07fcefad66e780f4664f2100eff50cf532d.tar.gz kvmx-0b16c07fcefad66e780f4664f2100eff50cf532d.tar.bz2 |
Further development: Command to rotate SSH client keys
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,6 +46,7 @@ If no folder is specified, the current folder is assumed as the project home. ## Further development +* Command to rotate SSH client keys. * Remount shared folders and reinitialize spice-vdagent upon resume from disk. * More params (memory, cpus, ssh, serial console, additional shared folders, etc). * Integration with [image-bootstrap](https://github.com/hartwork/image-bootstrap). |