git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10345 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
41d8f40098
commit
5ceedcdb26
@ -477,7 +477,7 @@ function createProvisionExisting(inst) {
|
||||
data : {
|
||||
cmd : 'nodeadd',
|
||||
tgt : '',
|
||||
args : tgts + ';noderes.netboot=zvm;nodetype.os=' + os.val() + ';nodetype.arch=' + arch.val() + ';nodetype.profile=' + profile.val(),
|
||||
args : tgts + ';noderes.netboot=xnba;nodetype.os=' + os.val() + ';nodetype.arch=' + arch.val() + ';nodetype.profile=' + profile.val(),
|
||||
msg : 'cmd=nodeadd;out=' + inst
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user