Fix debian-8 image
Change-Id: I6780eb5850e62c1fc6e857880ca05cf0fec8bf76
diff --git a/debian-8/template.json b/debian-8/template.json
index 7f3be00..48d5983 100644
--- a/debian-8/template.json
+++ b/debian-8/template.json
@@ -121,9 +121,9 @@
"output_directory": "images/{{ user `distro` }}-vbox-{{ isotime \"200601020304\" }}",
"guest_os_type": "Debian_64",
"http_directory": "http",
- "iso_checksum": "e9f61bf327db6d8f7cee05a99f2353cc",
+ "iso_checksum": "453312bf56fc45669fec5ebc0f025ac7",
"iso_checksum_type": "md5",
- "iso_url": "http://cdimage.debian.org/debian-cd/8.6.0/amd64/iso-cd/debian-8.6.0-amd64-netinst.iso",
+ "iso_url": "http://cdimage.debian.org/debian-cd/8.7.1/amd64/iso-cd/debian-8.7.1-amd64-netinst.iso",
"ssh_username": "{{user `user`}}",
"ssh_password": "{{user `password`}}",
"ssh_port": 22,
@@ -169,9 +169,9 @@
"output_directory": "images/{{ user `distro` }}-vmware-{{ isotime \"200601020304\" }}",
"guest_os_type": "linux",
"http_directory": "http",
- "iso_checksum": "e9f61bf327db6d8f7cee05a99f2353cc",
+ "iso_checksum": "453312bf56fc45669fec5ebc0f025ac7",
"iso_checksum_type": "md5",
- "iso_url": "http://cdimage.debian.org/debian-cd/8.6.0/amd64/iso-cd/debian-8.6.0-amd64-netinst.iso",
+ "iso_url": "http://cdimage.debian.org/debian-cd/8.7.1/amd64/iso-cd/debian-8.7.1-amd64-netinst.iso",
"ssh_username": "{{user `user`}}",
"ssh_password": "{{user `password`}}",
"ssh_port": 22,
@@ -193,9 +193,9 @@
"format": "qcow2",
"accelerator": "kvm",
"disk_size": "{{ user `disk_size`}}",
- "iso_url": "http://cdimage.debian.org/debian-cd/8.6.0/amd64/iso-cd/debian-8.6.0-amd64-netinst.iso",
+ "iso_url": "http://cdimage.debian.org/debian-cd/8.7.1/amd64/iso-cd/debian-8.7.1-amd64-netinst.iso",
"iso_checksum_type": "md5",
- "iso_checksum": "e9f61bf327db6d8f7cee05a99f2353cc",
+ "iso_checksum": "453312bf56fc45669fec5ebc0f025ac7",
"http_directory": "http",
"headless": true,
"ssh_username": "{{user `user`}}",