udacity / devops-intro-project

Project files for Intro to DevOps class
287 stars 3.56k forks source link

fixed virtualbox-ISO error #36

Closed introvertmac closed 5 years ago

introvertmac commented 7 years ago

ubuntu-14.04.4-server-amd64 (Packer box name and checksum) was not working from application-server.json file.

Updated it to ubuntu-14.04.5-server-amd64 and respective checksum.

Tested on Local.

13rac1 commented 5 years ago

Duplicate of #28