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

Packer download ISO error #56

Closed
wyichew2708 opened this issue Dec 14, 2017 · 1 comment
Closed

Packer download ISO error #56

wyichew2708 opened this issue Dec 14, 2017 · 1 comment

Comments

@wyichew2708
Copy link

Can refer to http://download.virtualbox.org/virtualbox/ and http://releases.ubuntu.com/trusty/

Modify the application-server.json code according to your virtualbox version, latest ubuntu version and SHA256SUMS.

examples:
"guest_additions_path": "VBoxGuestAdditions_5.2.2.iso", "guest_additions_url": "http://download.virtualbox.org/virtualbox/5.2.2/VBoxGuestAdditions_5.2.2.iso", "guest_os_type": "Ubuntu_64", "http_directory": "http", "iso_checksum": "8317a0479a94877829b20a19df8a7c09187b31eecb3f1ed9d2b8cb8681a81bb8", "iso_checksum": "dde07d37647a1d2d9247e33f14e91acb10445a97578384896b4e1d985f754cc1", "iso_checksum_type": "sha256", "iso_url": "http://releases.ubuntu.com/trusty/{{ userPACKER_BOX_NAME}}.iso",

@13rac1
Copy link
Contributor

13rac1 commented Feb 16, 2019

Fixed by #76

@13rac1 13rac1 closed this as completed Feb 16, 2019
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

No branches or pull requests

2 participants