mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 09:36:41 +00:00
Merge pull request #860 from bybai/lsf
issue633 confignetwork failed to create tagged VLAN interface when a …
This commit is contained in:
commit
eed06bbabd
@ -261,7 +261,7 @@ function sort_nics_device_order {
|
||||
done
|
||||
else
|
||||
temp_base_nic_dev=$base_nic_dev
|
||||
temp_base_nic_type=`find_nic_type "temp_base_nic_dev"`
|
||||
temp_base_nic_type=`find_nic_type "$temp_base_nic_dev"`
|
||||
fi
|
||||
|
||||
base_nic_type=$temp_base_nic_type
|
||||
|
Loading…
x
Reference in New Issue
Block a user