udacity / devops-intro-project

Project files for Intro to DevOps class
286 stars 3.57k forks source link

This patch takes care of non working link of ubuntu iso image. #62

Closed bhansaliakhil closed 6 years ago

bhansaliakhil commented 6 years ago

1. Changed application-server.json file to point to correct URL for

ubuntu-server-14.04.5 iso image.

  1. The older image i.e. 14.04.4 is not available and URL is no more accessible.
  2. Verified by running packer build-only command to test if it works or not. Signed-off-by: Akhil Bhansali bhansaliakhil@gmail.com
bhansaliakhil commented 6 years ago

It seems there are more changes required to support ubuntu-14.04.5-server-amd64.iso. I am closing this request as of now to take care of all the changes.