You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that #1654
broke the bonding configuration in 05_agent_configure.sh. AGENT_NODES_MACS
was only adding a singular mac at line 106, not an array. Fixed to
add in the bond mac correctly.
0 commit comments