Commit 459609d7 authored by Jialin Li's avatar Jialin Li
Browse files

images: update ubuntu image url

parent 9e7f3370
...@@ -98,10 +98,10 @@ ...@@ -98,10 +98,10 @@
"https_proxy": "{{env `https_proxy`}}", "https_proxy": "{{env `https_proxy`}}",
"install_dev_packages": "false", "install_dev_packages": "false",
"install_vagrant_key": "true", "install_vagrant_key": "true",
"iso_checksum": "8c5fc24894394035402f66f3824beb7234b757dd2b5531379cb310cedfdf0996", "iso_checksum": "f5cbb8104348f0097a8e513b10173a07dbc6684595e331cb06f93f385d0aecf6",
"iso_checksum_type": "sha256", "iso_checksum_type": "sha256",
"iso_name": "ubuntu-18.04.5-server-amd64.iso", "iso_name": "ubuntu-18.04.6-server-amd64.iso",
"iso_url": "http://cdimage.ubuntu.com/ubuntu/releases/18.04.5/release/ubuntu-18.04.5-server-amd64.iso", "iso_url": "http://cdimage.ubuntu.com/ubuntu/releases/18.04.5/release/ubuntu-18.04.6-server-amd64.iso",
"locale": "en_US", "locale": "en_US",
"memory": "4096", "memory": "4096",
"no_proxy": "{{env `no_proxy`}}", "no_proxy": "{{env `no_proxy`}}",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment