Skip to content
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.

Commit

Permalink
Updated base iso to 16.04.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
thom8 committed Mar 8, 2018
1 parent 45b00b7 commit 31acdf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions provisioning/ubuntu-16.04.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"guest_os_type": "Ubuntu_64",
"hard_drive_interface": "sata",
"http_directory": "packer/http",
"iso_checksum": "a06cd926f5855d4f21fb4bc9978a35312f815fbda0d0ef7fdc846861f4fc4600",
"iso_checksum": "0a03608988cfd2e50567990dc8be96fb3c501e198e2e6efcb846d89efc7b89f2",
"iso_checksum_type": "sha256",
"iso_url": "http://releases.ubuntu.com/16.04/ubuntu-16.04.3-server-amd64.iso",
"iso_url": "http://releases.ubuntu.com/16.04/ubuntu-16.04.4-server-amd64.iso",
"output_directory": "output-{{ user `cloud_build_name` }}-virtualbox-iso",
"ssh_username": "{{ user `ssh_user` }}",
"ssh_password": "{{ user `ssh_pass` }}",
Expand Down

0 comments on commit 31acdf8

Please sign in to comment.