Pearl1594 commented on a change in pull request #5831:
URL: https://github.com/apache/cloudstack/pull/5831#discussion_r811579352
##########
File path: scripts/vm/systemvm/injectkeys.sh
##########
@@ -24,14 +24,8 @@
set -e
TMP=/tmp
Review comment:
This script served 2 purposes -
1. to copy the private key to the hosts
2. inject ssh keys into the systemvm iso
While operation defined in point 2 is no longer required to be performed,
copying private key is still required
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]