Skip to content

Commit

Permalink
Merge pull request #252 from juliandunn/debian-6.0.10
Browse files Browse the repository at this point in the history
Update Debian 6.0.9 to 6.0.10
  • Loading branch information
juliandunn committed Aug 21, 2014
2 parents 550bb58 + c9dafcd commit 50798aa
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_os_type": "Debian_64",
"http_directory": "http",
"iso_checksum": "3f3ec3e1adb4c2904a1234799f4775c10cf47cce",
"iso_checksum": "f3e70528664f174a121b26491c59cd66daaf8274",
"iso_checksum_type": "sha1",
"iso_url": "{{user `mirror`}}/6.0.9/amd64/iso-cd/debian-6.0.9-amd64-CD-1.iso",
"output_directory": "packer-debian-6.0.9-amd64-virtualbox",
"iso_url": "{{user `mirror`}}/6.0.10/amd64/iso-cd/debian-6.0.10-amd64-CD-1.iso",
"output_directory": "packer-debian-6.0.10-amd64-virtualbox",
"shutdown_command": "echo 'vagrant'|sudo -S /sbin/shutdown -hP now",
"ssh_password": "vagrant",
"ssh_port": 22,
Expand All @@ -42,7 +42,7 @@
[ "modifyvm", "{{.Name}}", "--cpus", "1" ]
],
"virtualbox_version_file": ".vbox_version",
"vm_name": "packer-debian-6.0.9-amd64"
"vm_name": "packer-debian-6.0.10-amd64"
},
{
"type": "vmware-iso",
Expand All @@ -67,17 +67,17 @@
"disk_size": 40960,
"guest_os_type": "debian5-64",
"http_directory": "http",
"iso_checksum": "3f3ec3e1adb4c2904a1234799f4775c10cf47cce",
"iso_checksum": "f3e70528664f174a121b26491c59cd66daaf8274",
"iso_checksum_type": "sha1",
"iso_url": "{{user `mirror`}}/6.0.9/amd64/iso-cd/debian-6.0.9-amd64-CD-1.iso",
"output_directory": "packer-debian-6.0.9-amd64-vmware",
"iso_url": "{{user `mirror`}}/6.0.10/amd64/iso-cd/debian-6.0.10-amd64-CD-1.iso",
"output_directory": "packer-debian-6.0.10-amd64-vmware",
"shutdown_command": "echo 'vagrant'|sudo -S /sbin/shutdown -hP now",
"ssh_password": "vagrant",
"ssh_port": 22,
"ssh_username": "vagrant",
"ssh_wait_timeout": "10000s",
"tools_upload_flavor": "linux",
"vm_name": "packer-debian-6.0.9-amd64",
"vm_name": "packer-debian-6.0.10-amd64",
"vmx_data": {
"cpuid.coresPerSocket": "1",
"memsize": "384",
Expand All @@ -88,7 +88,7 @@
"post-processors": [
{
"type": "vagrant",
"output": "../builds/{{.Provider}}/opscode_debian-6.0.9_chef-{{user `chef_version`}}.box"
"output": "../builds/{{.Provider}}/opscode_debian-6.0.10_chef-{{user `chef_version`}}.box"
}
],
"provisioners": [
Expand Down
18 changes: 9 additions & 9 deletions packer/debian-6.0.9-i386.json → packer/debian-6.0.10-i386.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_os_type": "Debian",
"http_directory": "http",
"iso_checksum": "bc2886211bce0e9c54bdf779f21a35d5e5a122fd",
"iso_checksum": "e8f77720e30f669e731fe3166ad6c3d2da33d93a",
"iso_checksum_type": "sha1",
"iso_url": "{{user `mirror`}}/6.0.9/i386/iso-cd/debian-6.0.9-i386-CD-1.iso",
"output_directory": "packer-debian-6.0.9-i386-virtualbox",
"iso_url": "{{user `mirror`}}/6.0.10/i386/iso-cd/debian-6.0.10-i386-CD-1.iso",
"output_directory": "packer-debian-6.0.10-i386-virtualbox",
"shutdown_command": "echo 'vagrant'|sudo -S /sbin/shutdown -hP now",
"ssh_password": "vagrant",
"ssh_port": 22,
Expand All @@ -42,7 +42,7 @@
[ "modifyvm", "{{.Name}}", "--cpus", "1" ]
],
"virtualbox_version_file": ".vbox_version",
"vm_name": "packer-debian-6.0.9-i386"
"vm_name": "packer-debian-6.0.10-i386"
},
{
"type": "vmware-iso",
Expand All @@ -67,17 +67,17 @@
"disk_size": 40960,
"guest_os_type": "debian5",
"http_directory": "http",
"iso_checksum": "bc2886211bce0e9c54bdf779f21a35d5e5a122fd",
"iso_checksum": "e8f77720e30f669e731fe3166ad6c3d2da33d93a",
"iso_checksum_type": "sha1",
"iso_url": "{{user `mirror`}}/6.0.9/i386/iso-cd/debian-6.0.9-i386-CD-1.iso",
"output_directory": "packer-debian-6.0.9-i386-vmware",
"iso_url": "{{user `mirror`}}/6.0.10/i386/iso-cd/debian-6.0.10-i386-CD-1.iso",
"output_directory": "packer-debian-6.0.10-i386-vmware",
"shutdown_command": "echo 'vagrant'|sudo -S /sbin/shutdown -hP now",
"ssh_password": "vagrant",
"ssh_port": 22,
"ssh_username": "vagrant",
"ssh_wait_timeout": "10000s",
"tools_upload_flavor": "linux",
"vm_name": "packer-debian-6.0.9-i386",
"vm_name": "packer-debian-6.0.10-i386",
"vmx_data": {
"cpuid.coresPerSocket": "1",
"memsize": "384",
Expand All @@ -88,7 +88,7 @@
"post-processors": [
{
"type": "vagrant",
"output": "../builds/{{.Provider}}/opscode_debian-6.0.9-i386_chef-{{user `chef_version`}}.box"
"output": "../builds/{{.Provider}}/opscode_debian-6.0.10-i386_chef-{{user `chef_version`}}.box"
}
],
"provisioners": [
Expand Down

0 comments on commit 50798aa

Please sign in to comment.