From 526dcdd644f89998e51e2b10cd7dc5f664a8c53d Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 3 May 2018 15:25:51 +0200 Subject: ubuntu-18.04-amd64: switch to checksum url in virtualbox and vmplayer --- ubuntu-18.04-amd64.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ubuntu-18.04-amd64.json b/ubuntu-18.04-amd64.json index 32f805f..5fa15c7 100644 --- a/ubuntu-18.04-amd64.json +++ b/ubuntu-18.04-amd64.json @@ -54,7 +54,7 @@ "type": "virtualbox-iso", "guest_os_type": "Ubuntu_64", "iso_url": "{{ user `iso_url` }}", - "iso_checksum": "{{ user `iso_checksum` }}", + "iso_checksum_url": "{{ user `iso_checksum_url` }}", "iso_checksum_type": "{{ user `iso_checksum_type` }}", "output_directory": "{{ user `output_directory` }}", "vm_name": "{{ user `vm_name` }}", @@ -94,7 +94,7 @@ "type": "vmware-iso", "guest_os_type": "ubuntu-64", "iso_url": "{{ user `iso_url` }}", - "iso_checksum": "{{ user `iso_checksum` }}", + "iso_checksum_url": "{{ user `iso_checksum_url` }}", "iso_checksum_type": "{{ user `iso_checksum_type` }}", "output_directory": "{{ user `output_directory` }}", "vm_name": "{{ user `vm_name` }}", -- cgit v1.2.3-55-g7522