weizhouapache commented on code in PR #7650:
URL: https://github.com/apache/cloudstack/pull/7650#discussion_r1291340119
##########
tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh:
##########
@@ -132,7 +132,7 @@ function configure_services() {
# Disable cloud init by default
cat <<EOF > /etc/cloud/cloud.cfg.d/cloudstack.cfg
-datasource_list: ['CloudStack']
+datasource_list: ['CloudStack', 'ConfigDrive']
Review Comment:
PR is updated
ugly but let's see if it works
--
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]