weizhouapache commented on code in PR #7650:
URL: https://github.com/apache/cloudstack/pull/7650#discussion_r1288028922


##########
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:
   @rohityadavcloud 
   yes, good idea.
   we could use cloud-early-config to update the setting. It requires testing.
   I will update this PR when #7828 is merged (new 4.18.1 systemvm template)



-- 
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]

Reply via email to