prototypes: xci: xci-deploy: Do not use sudo when connecting to remote hosts 93/34593/1
authorMarkos Chandras <mchandras@suse.de>
Wed, 10 May 2017 16:14:22 +0000 (17:14 +0100)
committerMarkos Chandras <mchandras@suse.de>
Thu, 11 May 2017 09:20:52 +0000 (10:20 +0100)
commit24d24d0b0d40558c52f87fd610e6107047581892
tree0e73467ab3e9c6d80a76da134d41c058480c92c9
parent06326510d547fd36d87e8d75bd504a3f65b80870
prototypes: xci: xci-deploy: Do not use sudo when connecting to remote hosts

In preparation for running xci-deploy as normal user, we do not need to
gain elevated privileges in order to connect to remote hosts. SSH keys
will be placed in user's ssh directory so we can ssh as normal user.

Change-Id: Ieb705515ec191955a646839e8f195d089df184bd
Signed-off-by: Markos Chandras <mchandras@suse.de>
prototypes/xci/xci-deploy.sh