This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-installer.git
commit 67b356a25b8b37480ee6ccd8951b68c317531c36 Author: Rohit Yadav <[email protected]> AuthorDate: Wed May 15 09:58:05 2024 +0000 FIXMEs added Signed-off-by: Rohit Yadav <[email protected]> --- install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install.sh b/install.sh index 2105fb0..c8c2771 100644 --- a/install.sh +++ b/install.sh @@ -327,8 +327,11 @@ install_completed ### Installer: Deploy Zone ### # FIXME: configuration global setting & restart mgmt server + deploy_zone +# FIXME: register Ubuntu template & register ssh-key of this host, configure CKS etc. + ### Installer: Finish ### display_url
