mirror of https://github.com/MISP/misp-packer
chg: [iso] Blind iso swap
parent
e87c943f79
commit
612f56f975
|
@ -172,11 +172,11 @@
|
|||
"hostname": "misp",
|
||||
"http_proxy": "{{env `http_proxy`}}",
|
||||
"https_proxy": "{{env `https_proxy`}}",
|
||||
"iso_checksum": "b957311833d79c14bd6743feac2e641938f99ee96679895a04c703391d1fb6e8c92fe609d9401228c28d85fee7a816967051f5206119e7fe674f8ca798e9267d",
|
||||
"iso_checksum": "8fb81c7a72c0775c17bbc3490e8ff5997fa1ae4eab7446a9c078b81b0103af4eff758ec41b250c36fddc3f1bcd29175440ea8b68944f29b7bcae02be34e8f40f",
|
||||
"iso_checksum_type": "sha512",
|
||||
"iso_name": "ubuntu-18.04.4-server-amd64.iso",
|
||||
"iso_name": "ubuntu-20.04-live-server-amd64.iso",
|
||||
"iso_path": "iso",
|
||||
"iso_url": "http://cdimage.ubuntu.com/ubuntu/releases/bionic/release/ubuntu-18.04.4-server-amd64.iso",
|
||||
"iso_url": "https://releases.ubuntu.com/20.04/ubuntu-20.04-live-server-amd64.iso",
|
||||
"memory": "3072",
|
||||
"no_proxy": "{{env `no_proxy`}}",
|
||||
"ovftool_path": "ovftool",
|
||||
|
|
Loading…
Reference in New Issue