Changed Ubuntu 16.04 iso url and checksum.
Change-Id: Ia4adc63ec099c703c02889505f8b1065bcd502fb
diff --git a/ubuntu-16.04/template.json b/ubuntu-16.04/template.json
index 60f37fe..bf4626d 100644
--- a/ubuntu-16.04/template.json
+++ b/ubuntu-16.04/template.json
@@ -125,9 +125,9 @@
"output_directory": "images/{{ user `distro` }}-vbox-{{ isotime \"200601020304\" }}",
"guest_os_type": "Ubuntu_64",
"http_directory": "http",
- "iso_checksum": "23e97cd5d4145d4105fbf29878534049",
+ "iso_checksum": "2bce60d18248df9980612619ff0b34e6",
"iso_checksum_type": "md5",
- "iso_url": "http://releases.ubuntu.com/16.04/ubuntu-16.04-server-amd64.iso",
+ "iso_url": "http://releases.ubuntu.com/16.04/ubuntu-16.04.2-server-amd64.iso",
"ssh_username": "{{user `user`}}",
"ssh_password": "{{user `password`}}",
"ssh_port": 22,