Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 16.04 vagrant/vmware boxes are now using the Hyper-v preseed file #864

Closed
edmorley opened this issue Aug 4, 2017 · 1 comment · Fixed by #865
Closed

Ubuntu 16.04 vagrant/vmware boxes are now using the Hyper-v preseed file #864

edmorley opened this issue Aug 4, 2017 · 1 comment · Fixed by #865

Comments

@edmorley
Copy link
Contributor

edmorley commented Aug 4, 2017

I just tried to confirm the fix for #838 in the newly released 2.3.8, however /etc/apt/sources.list was unchanged.

I believe the reason is that #844 inadvertently switched not just the new Hyper-V build to using ubuntu/preseed-hyperv.cfg, but also the vagrant/vmware boxes to it too:
5efa9c0#diff-f301f105a4ad959494d6bd5d0eec227aL272

That line needs reverting.

In addition, #844 ideally should have made the same changes to preseed-hyperv.cfg when rebasing against master, as were made to the main preseed file in #838, per:
#844 (comment)

@edmorley
Copy link
Contributor Author

edmorley commented Aug 4, 2017

I've opened #865.

@tas50 tas50 closed this as completed in #865 Aug 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant