rhtyd commented on a change in pull request #3477: RvR: Set up metadata/password/dhcp server on gateway IP instead of guest IP in RVR URL: https://github.com/apache/cloudstack/pull/3477#discussion_r301488871
########## File path: systemvm/debian/etc/apache2/vhost.template ########## @@ -42,7 +42,7 @@ </VirtualHost> <IfModule mod_ssl.c> -<VirtualHost 10.1.1.1:443> +<VirtualHost 10.1.1.1:8443> Review comment: Same as above - any reason to change the port or did it come from your internal branch? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
