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
{{ message }}
This repository has been archived by the owner on Jun 10, 2019. It is now read-only.
Just a thought, given the other notes in the script about the 'first number in the URL changing' I wonder if Intel frequently change the path (for whatever reason) and hence whether a more stable mirror should be sought?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In bootstrapvz/providers/ec2/tasks/network.py the location of the Intel drivers is:
https://downloadmirror.intel.com/18700/eng/ixgbevf-3.2.2.tar.gz
which is a broken link.
The following works:
https://downloadmirror.intel.com/26561/eng/ixgbevf-3.2.2.tar.gz
The text was updated successfully, but these errors were encountered: