fix: [iso] Update to latest available 18.04 iso

pull/14/head
Steve Clement 2019-03-10 13:23:38 +06:00
parent e6cebd3425
commit 5bee37a221
1 changed files with 3 additions and 3 deletions

View File

@ -9,11 +9,11 @@
"hostname": "misp",
"http_proxy": "{{env `http_proxy`}}",
"https_proxy": "{{env `https_proxy`}}",
"iso_checksum": "87bedd68607f059ca973f86346bbdf1caa6e1077",
"iso_checksum": "57c3a25f2c5fd61596ce39afbff44dd49b0089a2",
"iso_checksum_type": "sha1",
"iso_name": "ubuntu-18.04.1-server-amd64.iso",
"iso_name": "ubuntu-18.04.2-server-amd64.iso",
"iso_path": "iso",
"iso_url": "http://cdimage.ubuntu.com/ubuntu/releases/bionic/release/ubuntu-18.04.1-server-amd64.iso",
"iso_url": "http://cdimage.ubuntu.com/ubuntu/releases/bionic/release/ubuntu-18.04.2-server-amd64.iso",
"memory": "2048",
"no_proxy": "{{env `no_proxy`}}",
"ovftool_path": "ovftool",