GabrielBrascher commented on a change in pull request #3847: VR: Fix Redundant VRouter guest network on wrong interface URL: https://github.com/apache/cloudstack/pull/3847#discussion_r372719440
########## File path: systemvm/debian/etc/sysctl.conf ########## @@ -27,6 +27,10 @@ net.ipv4.conf.default.send_redirects = 0 net.ipv4.conf.all.secure_redirects = 0 net.ipv4.conf.default.secure_redirects = 0 +# Prmote secondary ip to be primary if primary IP is removed Review comment: There is a typo at line 30 ---------------------------------------------------------------- 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
