defect 3102: change the flag name for vlan in cfgve to create network obj
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13864 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
788c4ac91c
commit
8bdf7e05d9
@ -1193,7 +1193,7 @@ sub cfgve {
|
||||
'f' => \$force,
|
||||
'k=s' => \$stype,
|
||||
'p=s' => \$cputype,
|
||||
'v=s' => \$vlan);
|
||||
'n=s' => \$vlan);
|
||||
}
|
||||
|
||||
my $rhevm = (keys %{$rhevm_hash})[0];
|
||||
|
Loading…
x
Reference in New Issue
Block a user