mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-22 03:32:04 +00:00
Remove the log to output Disabling VLAN configuration information
This commit is contained in:
parent
586d086b95
commit
95f6e07614
@ -369,7 +369,6 @@ fi
|
||||
|
||||
if [ "$BMCVLAN" = off ]; then
|
||||
TRIES=0
|
||||
logger -s -t $log_label -p local4.info "Disabling VLAN configuration in the BMC..."
|
||||
while ! ipmitool raw 0xc 1 $LANCHAN 0x14 0 0; do
|
||||
snooze
|
||||
let TRIES=TRIES+1
|
||||
|
Loading…
x
Reference in New Issue
Block a user