mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-25 10:59:43 -05:00
Actual md5sum as Ubuntu Hashesh webpage is out of date.
This commit is contained in:
parent
9599a9fa49
commit
2fd967482f
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ Ubuntu to self-install. Still, the example serves to show the basic configuratio
|
|||
"type": "virtualbox",
|
||||
"guest_os_type": "Ubuntu_64",
|
||||
"iso_url": "http://releases.ubuntu.com/12.04/ubuntu-12.04.3-server-amd64.iso",
|
||||
"iso_checksum": "7d335ca541fc4945b674459cde7bffb9",
|
||||
"iso_checksum": "2cbe868812a871242cdcdd8f2fd6feb9",
|
||||
"iso_checksum_type": "md5",
|
||||
"ssh_username": "packer",
|
||||
"ssh_wait_timeout": "30s",
|
||||
|
|
|
|||
Loading…
Reference in a new issue