ubuntu provision need the mirror/http/hostname configuration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16372 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -769,7 +769,7 @@ sub mkinstall | ||||
| 	    #} | ||||
| 	         | ||||
| 	    $kcmdline .= " xcatd=".$instserver; | ||||
| #	    $kcmdline .= " mirror/http/hostname=".$instserver; | ||||
| 	    $kcmdline .= " mirror/http/hostname=".$instserver; | ||||
|             if ($maxmem) { | ||||
|                 $kcmdline.=" mem=$maxmem"; | ||||
|             } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user