mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 09:36:41 +00:00
issue633 confignetwork failed to create tagged VLAN interface when a customized interface name is used
This commit is contained in:
parent
95a8db39f2
commit
477e29d8d4
@ -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