2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-20 05:00:34 +00:00

add 2 new parameters

This commit is contained in:
litingt
2015-04-21 05:47:55 -04:00
parent b416db3ae4
commit 7aad6d04b3

View File

@ -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