From b3ca0a431bf745bd32b6c18805d682c0c9001dbb Mon Sep 17 00:00:00 2001 From: litingt Date: Tue, 21 Apr 2015 05:48:47 -0400 Subject: [PATCH] add 2 new parameters --- xCAT-test/autotest/confsamples/slespmn.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xCAT-test/autotest/confsamples/slespmn.conf b/xCAT-test/autotest/confsamples/slespmn.conf index dd96c660e..9633ba7e7 100644 --- a/xCAT-test/autotest/confsamples/slespmn.conf +++ b/xCAT-test/autotest/confsamples/slespmn.conf @@ -82,4 +82,5 @@ NETBOOTDIR=/opt/xcat/share/xcat/netboot/sles #path of netboot directory, u MaxLparID=32 SECONDNIC=eth1 THIRDNIC=eth2 - +INSTALLNICIP="10.2.2.28" +GATEWAY=10.0.0.103