add SCRIPTNAME into kernel append parameters
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16248 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
8d2e4859fc
commit
34acc982c3
@ -1804,7 +1804,7 @@ sub mksysclone
|
||||
}
|
||||
}
|
||||
|
||||
$kcmdline .= " xcatd=$xcatmaster:$xcatdport";
|
||||
$kcmdline .= " xcatd=$xcatmaster:$xcatdport SCRIPTNAME=$imagename";
|
||||
#$kcmdline .= " noipv6";
|
||||
# add the addkcmdline attribute to the end
|
||||
# of the command, if it exists
|
||||
|
Loading…
Reference in New Issue
Block a user