mirror of https://github.com/MISP/misp-packer
chg: [upd] updated base ubuntu image
parent
b2f0349ad8
commit
09f9f052d6
|
@ -172,11 +172,11 @@
|
|||
"hostname": "misp",
|
||||
"http_proxy": "{{env `http_proxy`}}",
|
||||
"https_proxy": "{{env `https_proxy`}}",
|
||||
"iso_checksum": "b957311833d79c14bd6743feac2e641938f99ee96679895a04c703391d1fb6e8c92fe609d9401228c28d85fee7a816967051f5206119e7fe674f8ca798e9267d",
|
||||
"iso_checksum": "43738d7dfd3e2661e4d55d2e0f9d8150f0687f4335af9b4dac047bf45fafcb4a4831685281fd5a318c5747681c351375d1129094d3f1bf38d88ab4bb49b6c457",
|
||||
"iso_checksum_type": "sha512",
|
||||
"iso_name": "ubuntu-18.04.4-server-amd64.iso",
|
||||
"iso_name": "ubuntu-18.04.5-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": "http://cdimage.ubuntu.com/ubuntu/releases/bionic/release/ubuntu-18.04.5-server-amd64.iso",
|
||||
"memory": "3072",
|
||||
"no_proxy": "{{env `no_proxy`}}",
|
||||
"ovftool_path": "ovftool",
|
||||
|
|
Loading…
Reference in New Issue