add SL support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9683 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -62,6 +62,8 @@ if [[ -z "$OSPKGDIR" ]]; then | ||||
| 	    OSPKGDIR="$OSPKGDIR/1" | ||||
|     elif [[ $OSVER = rhel* ]]; then | ||||
|         OSPKGDIR="$OSPKGDIR/Server" | ||||
|     elif [[ $OSVER = SL* ]]; then | ||||
|         OSPKGDIR="$OSPKGDIR/SL" | ||||
|     fi | ||||
| fi | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user