From 7aad6d04b3f95722dbcc9001994d3fc7cb74907f Mon Sep 17 00:00:00 2001 From: litingt Date: Tue, 21 Apr 2015 05:47:55 -0400 Subject: [PATCH] add 2 new parameters --- xCAT-test/autotest/confsamples/slesxmn.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xCAT-test/autotest/confsamples/slesxmn.conf b/xCAT-test/autotest/confsamples/slesxmn.conf index 82f4f1492..e66e4eca0 100644 --- a/xCAT-test/autotest/confsamples/slesxmn.conf +++ b/xCAT-test/autotest/confsamples/slesxmn.conf @@ -57,4 +57,7 @@ SNOS=sles11.3 ##### ISO=/SLES-11-SP3-DVD-x86_64-GM-DVD1.iso ###### NETBOOTDIR=/opt/xcat/share/xcat/netboot/sles #path of netboot directory, used by diskless installation SECONDNIC=eth2 -THIRDNIC=eth3 +THIRDNIC=eth3 +INSTALLNICIP="10.4.27.7" +GATEWAY=10.0.0.103 +