Merge pull request #342 from masteinhauser/patch-1

website: bump Ubuntu example from 12.04.2 to 12.04.3
This commit is contained in:
Mitchell Hashimoto 2013-08-24 17:05:48 -07:00
commit a02282ef8e
1 changed files with 2 additions and 2 deletions

View File

@ -24,8 +24,8 @@ Ubuntu to self-install. Still, the example serves to show the basic configuratio
{ {
"type": "virtualbox", "type": "virtualbox",
"guest_os_type": "Ubuntu_64", "guest_os_type": "Ubuntu_64",
"iso_url": "http://releases.ubuntu.com/12.04/ubuntu-12.04.2-server-amd64.iso", "iso_url": "http://releases.ubuntu.com/12.04/ubuntu-12.04.3-server-amd64.iso",
"iso_checksum": "af5f788aee1b32c4b2634734309cc9e9", "iso_checksum": "7d335ca541fc4945b674459cde7bffb9",
"iso_checksum_type": "md5", "iso_checksum_type": "md5",
"ssh_username": "packer", "ssh_username": "packer",
"ssh_wait_timeout": "30s", "ssh_wait_timeout": "30s",