From e6053b1b42d932fb223a345d7bf579df235736eb Mon Sep 17 00:00:00 2001 From: litingt Date: Tue, 21 Apr 2015 05:50:06 -0400 Subject: [PATCH] add 2 new parameters --- xCAT-test/autotest/confsamples/rhpmn.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xCAT-test/autotest/confsamples/rhpmn.conf b/xCAT-test/autotest/confsamples/rhpmn.conf index b1e4cb235..f1047c7f5 100644 --- a/xCAT-test/autotest/confsamples/rhpmn.conf +++ b/xCAT-test/autotest/confsamples/rhpmn.conf @@ -82,4 +82,5 @@ NETBOOTDIR=/opt/xcat/share/xcat/netboot/rh #path of netboot directory, use MaxLparID=32 SECONDNIC=eth1 THIRDNIC=eth2 - +INSTALLNICIP="10.2.2.27" +GATEWAY=10.0.0.103