rohityadavcloud commented on code in PR #6822:
URL: https://github.com/apache/cloudstack/pull/6822#discussion_r1030368353


##########
client/bindir/cloud-setup-management.in:
##########
@@ -52,7 +52,7 @@ if __name__ == '__main__':
         syscfg.registerService(cloudManagementConfig)
         syscfg.config()
         print("CloudStack Management Server setup is Done!")
-        print("Please ensure the following ports are open for the management 
server to function properly : 8080 8250 8443 9090")
+        print(" Please Ensure ports 8080 8250 8443 9090 are opened and not 
firewalled and not in use by other processes on the host")

Review Comment:
   Testing
   ```suggestion
           print(" Please Ensure ports 8080 8250 8443 9090 are opened and not 
firewalled and not in use by other processes on the host - some changes")
   ```



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