vishesh92 commented on code in PR #11654:
URL: https://github.com/apache/cloudstack/pull/11654#discussion_r2355012991


##########
tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh:
##########
@@ -132,15 +132,42 @@ function configure_services() {
   # Disable container services
   systemctl disable containerd
 
-  # Disable cloud init by default
-cat <<EOF > /etc/cloud/cloud.cfg.d/cloudstack.cfg
-datasource_list: ['CloudStack']
-datasource:
-  CloudStack:
-    max_wait: 120
-    timeout: 50
+  # Cloud-init services will be managed by dependency ordering to run after 
CloudStack networking

Review Comment:
   ```suggestion
   ```



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