Commit Graph

2 Commits

Author SHA1 Message Date
Rohit Yadav 03e52ac317
systemvm: remove unknown default ssh public key and fix centos6 unary issue (#73)
This fixes a unary comparison issue on older bash (centos6) and removes unknown default ssh public key.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2019-04-23 13:21:28 +05:30
Rohit Yadav 6a82134fe9
FIX5: new qemu-guest-agent based patching for KVM (#72)
This introduces a new patching script for patching systemvms on KVM
using qemu-guest-agent that runs inside the systemvm on startup. This
also removes the vport device which was previously used by the legacy
patching script and instead uses the modern and new uniform guest
agent vport for host-guest communication.

Also updates the sytemvmtemplate build config to use the latest Debian
9.8.0 iso.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2019-04-22 16:30:14 +05:30