-
Notifications
You must be signed in to change notification settings - Fork 22
Microsoft/EdgeOnWindows10 outdated at https://app.vagrantup.com/Microsoft #22
Comments
@dusek I have no idea who has access to the Microsoft's Vagrant page. I'll try to reach out see if there's someone responsible for this. Thanks! |
+1 Please update the vagrant cloud version. It's unusable due to issues like this. |
I've pinged the email in that page again. Hopefully this time I'll get an answer. Thanks! |
@molant No response yet? |
This continues to be an issue. I would also love to be able to use options in the Vagrant file to obtain the latest versions... but this simply does not work. Any chance we can reach out to Microsoft for them to cross maintain these images? |
@molant you can reach us at support @ hashicorp.com if need to get access to said org |
I'm on parental leave and don't have the time to look into this right now.
Will try to take care once I'm back in late September.
…________________________________
From: Alvaro Miranda Aguilera <[email protected]>
Sent: Monday, August 5, 2019 17:40
To: MicrosoftEdge/dev.microsoftedge.com-vms
Cc: Antón Molleda; Mention
Subject: Re: [MicrosoftEdge/dev.microsoftedge.com-vms] Microsoft/EdgeOnWindows10 outdated at https://app.vagrantup.com/Microsoft (#22)
@molant<https://github.com/molant> you can reach us at support @ hashicorp.com if need to get access to said org
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#22?email_source=notifications&email_token=AAEUDASTTI6IW64OYF2MUYTQDBCVTA5CNFSM4FQAOVZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3SG2AI#issuecomment-518286593>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AAEUDASY5Y4FABOWLZNQ3VLQDBCVTANCNFSM4FQAOVZQ>.
|
Would be nicer if we now get 2019 May update (1903) directly, instead of 2018 one. 😊 |
There is a PR to get 1809, which should smooth the way for 1903. https://github.com/MicrosoftEdge/dev.microsoftedge.com-vms/pull/26/files |
Still nothing has changed... This is very surprising... |
This Box EdgeOnWindows10 is returning 404
|
So, i've download the box manually and from that created a new one
|
Vagrantfile example
|
Just tried to send an email to [email protected] and it now bounces back as undeliverable |
The box
Microsoft/EdgeOnWindows10
available from Vagrant Cloud is outdated - it has been released more than 2 years ago.In comparison, the Vagrant box available directly on the Microsoft Edge VMs site was built in April 2018, with VirtualBox Guest Additions version 5.2.8 (which is quite recent considering the current version is 5.2.18), and contains the latest currently available Windows 10 version — Version 1803.
Installing (and updating) through simply specifying
config.vm.box = 'Microsoft/EdgeOnWindows10'
in one'sVagrantfile
is just so much more convenient than downloading from Microsoft's page manually, unpacking, and adding to vagrant as a box with proper CLI syntax.Also the Microsoft's Vagrant Cloud page itself says: "Please come here for the latest, up-to-date Windows Boxes." This issue is a plea for that to be true 😄 .
The text was updated successfully, but these errors were encountered: