2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

Update the config vlan error message

This commit is contained in:
ertaozh 2019-03-18 10:47:16 +08:00
parent 6ab4057c03
commit 59b1bb1a8f

View File

@ -581,7 +581,7 @@ function configure_nicdevice {
create_vlan_interface_nmcli ifname=$vlanname vlanid=$vlanid ipaddrs=$ipaddrs
fi
if [ $? -ne 0 ]; then
log_error "configvlan failed."
log_error "configure VLAN failed."
errorcode=1
fi
#configure bond