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
- Remove Etcd config from dir-sot.yaml which clases with LocalDir (CiscoCloud#41)
- Change NIC ordering so the right MAC is sent with the pxe request (CiscoCloud#42)
When netbooting on my machine, the MAC of the first defined NIC is passed to Vaquero in the request, despite netbooting happening on the other NIC.
Re-ordering the NICs in the create_cluster/cluster.sh fixes things.
The text was updated successfully, but these errors were encountered: