From 1cd5692dbb1ca23d82a751c31539f9bb9271ccc3 Mon Sep 17 00:00:00 2001 From: "Julian C. Dunn" Date: Thu, 31 Oct 2013 00:09:41 -0400 Subject: [PATCH] Fix all Packer validation errors --- packer/debian-6.0.8-amd64.json | 2 +- packer/debian-6.0.8-i386.json | 2 +- packer/debian-7.2.0-amd64.json | 2 +- packer/debian-7.2.0-i386.json | 2 +- packer/fedora-18-i386.json | 2 +- packer/fedora-20-i386.json | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packer/debian-6.0.8-amd64.json b/packer/debian-6.0.8-amd64.json index 5cdddb0dd..c31297675 100644 --- a/packer/debian-6.0.8-amd64.json +++ b/packer/debian-6.0.8-amd64.json @@ -26,7 +26,6 @@ "iso_checksum": "144194cea77f0e527fd07bd6aa28d1ab50cb5a95", "iso_checksum_type": "sha1", "iso_url": "http://cdimage.debian.org/cdimage/archive/6.0.8/amd64/iso-cd/debian-6.0.8-amd64-CD-1.iso", - "tools_upload_flavor": "linux", "ssh_username": "vagrant", "ssh_password": "vagrant", "ssh_port": 22, @@ -70,6 +69,7 @@ "ssh_port": 22, "ssh_wait_timeout": "10000s", "shutdown_command": "echo 'vagrant'|sudo -S /sbin/shutdown -hP now", + "tools_upload_flavor": "linux", "vmx_data": { "memsize": "384", "numvcpus": "1", diff --git a/packer/debian-6.0.8-i386.json b/packer/debian-6.0.8-i386.json index 5677ab5e4..209aed76a 100644 --- a/packer/debian-6.0.8-i386.json +++ b/packer/debian-6.0.8-i386.json @@ -26,7 +26,6 @@ "iso_checksum": "144194cea77f0e527fd07bd6aa28d1ab50cb5a95", "iso_checksum_type": "sha1", "iso_url": "http://cdimage.debian.org/cdimage/archive/6.0.8/i386/iso-cd/debian-6.0.8-i386-CD-1.iso", - "tools_upload_flavor": "linux", "ssh_username": "vagrant", "ssh_password": "vagrant", "ssh_port": 22, @@ -70,6 +69,7 @@ "ssh_port": 22, "ssh_wait_timeout": "10000s", "shutdown_command": "echo 'vagrant'|sudo -S /sbin/shutdown -hP now", + "tools_upload_flavor": "linux", "vmx_data": { "memsize": "384", "numvcpus": "1", diff --git a/packer/debian-7.2.0-amd64.json b/packer/debian-7.2.0-amd64.json index e2e74fb1c..3bc593a3f 100644 --- a/packer/debian-7.2.0-amd64.json +++ b/packer/debian-7.2.0-amd64.json @@ -26,7 +26,6 @@ "iso_checksum": "c7c1e2bf7ec4760b9fecf77fefa6062b73330359", "iso_checksum_type": "sha1", "iso_url": "http://cdimage.debian.org/debian-cd/7.2.0/amd64/iso-cd/debian-7.2.0-amd64-CD-1.iso", - "tools_upload_flavor": "linux", "ssh_username": "vagrant", "ssh_password": "vagrant", "ssh_port": 22, @@ -70,6 +69,7 @@ "ssh_port": 22, "ssh_wait_timeout": "10000s", "shutdown_command": "echo 'vagrant'|sudo -S /sbin/shutdown -hP now", + "tools_upload_flavor": "linux", "vmx_data": { "memsize": "384", "numvcpus": "1", diff --git a/packer/debian-7.2.0-i386.json b/packer/debian-7.2.0-i386.json index 5a163ffda..c3103c46a 100644 --- a/packer/debian-7.2.0-i386.json +++ b/packer/debian-7.2.0-i386.json @@ -26,7 +26,6 @@ "iso_checksum": "011d42505fdafeb9be2bd0379a12d4042f24cfd5", "iso_checksum_type": "sha1", "iso_url": "http://cdimage.debian.org/debian-cd/7.2.0/i386/iso-cd/debian-7.2.0-i386-CD-1.iso", - "tools_upload_flavor": "linux", "ssh_username": "vagrant", "ssh_password": "vagrant", "ssh_port": 22, @@ -70,6 +69,7 @@ "ssh_port": 22, "ssh_wait_timeout": "10000s", "shutdown_command": "echo 'vagrant'|sudo -S /sbin/shutdown -hP now", + "tools_upload_flavor": "linux", "vmx_data": { "memsize": "384", "numvcpus": "1", diff --git a/packer/fedora-18-i386.json b/packer/fedora-18-i386.json index 9a2fda533..67c413f58 100644 --- a/packer/fedora-18-i386.json +++ b/packer/fedora-18-i386.json @@ -1,7 +1,7 @@ { "builders": [ { - "type": "virtualbox," + "type": "virtualbox", "boot_command": [ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/fedora-18/ks.cfg" ], diff --git a/packer/fedora-20-i386.json b/packer/fedora-20-i386.json index 7e42a5bed..ca196ff4e 100644 --- a/packer/fedora-20-i386.json +++ b/packer/fedora-20-i386.json @@ -33,9 +33,9 @@ "disk_size": 40960, "guest_os_type": "fedora", "http_directory": "http", - "iso_checksum": "0da29695c4f503e2b27350406c1ceb7a4e5b9b699ea722774368fd16ab277bce", + "iso_checksum": "24e3a6446b7e2e2b0a3591271c896c41eae01f733a65aa4f5bf43e99bfcfc25e", "iso_checksum_type": "sha256", - "iso_url": "http://mirrors.kernel.org/fedora/releases/19/Fedora/i386/iso/Fedora-19-i386-DVD.iso" + "iso_url": "http://mirrors.kernel.org/fedora/releases/20/Fedora/i386/iso/Fedora-20-i386-DVD.iso", "tools_upload_flavor": "linux", "shutdown_command": "echo 'vagrant'|sudo -S shutdown -P now", "ssh_password": "vagrant",