Modify ssh key command generation 91/1191/1
authorYolanda Robla <yroblamo@redhat.com>
Mon, 15 Jul 2019 16:57:04 +0000 (18:57 +0200)
committerYolanda Robla <yroblamo@redhat.com>
Mon, 15 Jul 2019 16:58:35 +0000 (18:58 +0200)
commitbaee924a35332a9a76df8055fe09fb2eb25e836d
treeb9d245a403b85cfea22026f0e94380ede3163c54
parentab66ced29c1a19eb47e440c08806635b0c5cae77
Modify ssh key command generation

There was a problem with the current command and
the quotes, modify the way of generating it.

Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
Change-Id: I21531e01c062ae1e46c93d50b7f7ef5bd9df5b49
pkg/utils/utils.go