update the attributes cons=fsp and mgt=fsp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8992 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
747e6c31d9
commit
d5c8faa353
@ -828,7 +828,7 @@ sub create {
|
||||
} else {
|
||||
foreach my $name ( @{$opt->{target}} ) {
|
||||
push @result, [$name,"Success",$Rc];
|
||||
xCAT::FSPvm::xCATdB("mkvm", $name, "",$node_id{$name}, $d, $type, $name );
|
||||
xCAT::FSPvm::xCATdB("mkvm", $name, "",$node_id{$name}, $d, "fsp", $name );
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user