You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by gi...@git.apache.org on 2017/05/26 06:09:15 UTC

[GitHub] jayapalu commented on a change in pull request #1990: CLOUDSTACK-9674: Baremetal deployment improvements

jayapalu commented on a change in pull request #1990: CLOUDSTACK-9674: Baremetal deployment improvements
URL: https://github.com/apache/cloudstack/pull/1990#discussion_r118639494
 
 

 ##########
 File path: systemvm/patches/debian/config/opt/cloud/bin/baremetal_snat.sh
 ##########
 @@ -22,6 +22,12 @@ set +u
 mgmt_nic_ip=$1
 internal_server_ip=$2
 gateway_ip=$3
+hypervisor_type=$4
+interface="eth3"
 
 Review comment:
   Change the interface name to mgmt_interface (management interface)
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services