cloudstack/systemvm/debian
Rohit Yadav 0929866956
server: ssh-keygen in PEM format and reduce main systemvm patching script (#3333)
On first startup, the management server creates and saves a random
ssh keypair using ssh-keygen in the database. The command does
not specify keys in PEM format which is not the default as generated
by latest ssh-keygen tool.

The systemvmtemplate always needs re-building whenever there is a change
in the cloud-early-config file. This also tries to fix that by introducing a
stage 2 bootstrap.sh where the changes specific to hypervisor detection
etc are refactored/moved. The initial cloud-early-config only patches
before the other scripts are called.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2019-05-23 18:08:00 +05:30
..
etc systemvm: Ensure cloud service reboots after failure (#2916) 2018-10-23 23:33:08 +05:30
opt/cloud server: ssh-keygen in PEM format and reduce main systemvm patching script (#3333) 2019-05-23 18:08:00 +05:30
root systemvm: new qemu-guest-agent based patching for KVM (#3278) 2019-05-10 23:42:19 +05:30
var/www/html CLOUDSTACK-10013: SystemVM codebase refactorings and improvements 2017-12-23 09:22:44 +05:30