udacity / devops-intro-project

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

application-server.json #64

Closed varshneydevansh closed 5 years ago

varshneydevansh commented 6 years ago

Actually the part "PACKER_BOX_NAME": "ubuntu-14.04.5-server-amd64" and
"iso_checksum": "dde07d37647a1d2d9247e33f14e91acb10445a97578384896b4e1d985f754cc1",

needs to be changed for sucessful download of the Image file for VB.

barrymcgee commented 6 years ago

@varshneydevansh You should also make these changes in control-server.json

Priyankasaggu11929 commented 6 years ago

@varshneydevansh, what in case of Ubuntu 18.04.1? What would be the changes needed to be made in the application-server.json file?

13rac1 commented 5 years ago

Duplicate of #28

@Priyankasaggu11929 See #78