cloudstack/tools/appliance/systemvmtemplate/scripts
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
..
apt_upgrade.sh systemvmtemplate: new 4.11.2 template and fixes (#2799) 2018-09-12 14:42:05 +05:30
authorized_keys.sh CLOUDSTACK-10194: Use packer for building systemvmtemplates 2017-12-23 09:22:44 +05:30
cleanup.sh CLOUDSTACK-10341: Reduce systemvmtemplate size, install nftables (#2506) 2018-03-28 13:11:51 +05:30
configure_acpid.sh CLOUDSTACK-10194: Use packer for building systemvmtemplates 2017-12-23 09:22:44 +05:30
configure_conntrack.sh CLOUDSTACK-10194: Use packer for building systemvmtemplates 2017-12-23 09:22:44 +05:30
configure_grub.sh CLOUDSTACK-10013: Fixes based on code review and test failures 2017-12-23 17:51:42 +05:30
configure_locale.sh CLOUDSTACK-10194: Use packer for building systemvmtemplates 2017-12-23 09:22:44 +05:30
configure_login.sh CLOUDSTACK-10194: Use packer for building systemvmtemplates 2017-12-23 09:22:44 +05:30
configure_networking.sh CLOUDSTACK-10194: Use packer for building systemvmtemplates 2017-12-23 09:22:44 +05:30
configure_persistent_config.sh CLOUDSTACK-10194: Use packer for building systemvmtemplates 2017-12-23 09:22:44 +05:30
configure_systemvm_services.sh systemvm: new qemu-guest-agent based patching for KVM (#3278) 2019-05-10 23:42:19 +05:30
finalize.sh CLOUDSTACK-10341: VR minor fixes to systemvmtemplate (#2468) 2018-03-23 11:52:29 +05:30
install_systemvm_packages.sh server: ssh-keygen in PEM format and reduce main systemvm patching script (#3333) 2019-05-23 18:08:00 +05:30