Skip to content

Commit

Permalink
chg: [iso] Updated to latest 18.04.3 iso, bumped to sha512 verificati…
Browse files Browse the repository at this point in the history
…on, added 1GB of RAM.
  • Loading branch information
SteveClement committed Aug 24, 2019
1 parent ef49308 commit f79781b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions misp.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"hostname": "misp",
"http_proxy": "{{env `http_proxy`}}",
"https_proxy": "{{env `https_proxy`}}",
"iso_checksum": "57c3a25f2c5fd61596ce39afbff44dd49b0089a2",
"iso_checksum_type": "sha1",
"iso_name": "ubuntu-18.04.2-server-amd64.iso",
"iso_checksum": "b957311833d79c14bd6743feac2e641938f99ee96679895a04c703391d1fb6e8c92fe609d9401228c28d85fee7a816967051f5206119e7fe674f8ca798e9267d",
"iso_checksum_type": "sha512",
"iso_name": "ubuntu-18.04.3-server-amd64.iso",
"iso_path": "iso",
"iso_url": "http://cdimage.ubuntu.com/ubuntu/releases/bionic/release/ubuntu-18.04.2-server-amd64.iso",
"memory": "2048",
"iso_url": "http://cdimage.ubuntu.com/ubuntu/releases/bionic/release/ubuntu-18.04.3-server-amd64.iso",
"memory": "3072",
"no_proxy": "{{env `no_proxy`}}",
"ovftool_path": "ovftool",
"preseed":"preseed.cfg",
Expand Down

0 comments on commit f79781b

Please sign in to comment.