From e9dc6bcdebf86ffb4fbd27904310b8ecc94f7803 Mon Sep 17 00:00:00 2001 From: litingt Date: Tue, 21 Apr 2015 05:49:26 -0400 Subject: [PATCH] add 2 new parameters --- xCAT-test/autotest/confsamples/rhxmn.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-test/autotest/confsamples/rhxmn.conf b/xCAT-test/autotest/confsamples/rhxmn.conf index 70e4cabeb..440881b9a 100644 --- a/xCAT-test/autotest/confsamples/rhxmn.conf +++ b/xCAT-test/autotest/confsamples/rhxmn.conf @@ -58,5 +58,5 @@ ISO=/RHEL6.5-20131111.0-Server-x86_64-DVD1.iso ###### NETBOOTDIR=/opt/xcat/share/xcat/netboot/rh #path of netboot directory, used by diskless installation SECONDNIC=eth2 THIRDNIC=eth3 - - +INSTALLNICIP="10.4.27.4" +GATEWAY=10.0.0.103