mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 17:23:08 +00:00
Merge pull request #341 from zet809/rinv_issue_master
[master]for issue 338: rinv CN model -t returns hmc plugin bug
This commit is contained in:
commit
d2852d19ea
@ -417,7 +417,7 @@ sub vpd {
|
||||
# Output value
|
||||
#############################
|
||||
if ($_ eq 'model' and exists($request->{opt}->{t})) {
|
||||
my $tmp_pre = xCAT::data::ibmhwtypes::parse_args($data->{$_});
|
||||
my $tmp_pre = xCAT::data::ibmhwtypes::parse_group($data->{$_});
|
||||
if (defined($tmp_pre)) {
|
||||
xCAT::TableUtils->updatenodegroups($name, $tmp_pre);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user