JSON packer update for new packer format + cloud.json validation
Created by: juadde
Build was failing as packer complains for the checksum format declaration. This PR should fix this problem. cloud.json has been added to the automatic validation list. I formatted the json files using python -m json.tool
.