diff --git a/centos-5.11-i386.json b/centos-5.11-i386.json index 7fc84cb67..25621e5be 100644 --- a/centos-5.11-i386.json +++ b/centos-5.11-i386.json @@ -9,6 +9,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -44,6 +45,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "centos", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -70,6 +72,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "centos", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -136,6 +139,7 @@ "box_basename": "__unset_box_basename__", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", "iso_checksum": "ec3a89b4edc8e391d13c1ecce4e6ce3917719e39", diff --git a/centos-5.11-x86_64.json b/centos-5.11-x86_64.json index 9a11d9bda..b8aaad4ee 100644 --- a/centos-5.11-x86_64.json +++ b/centos-5.11-x86_64.json @@ -9,6 +9,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -44,6 +45,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "centos-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -70,6 +72,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "centos", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -136,6 +139,7 @@ "box_basename": "__unset_box_basename__", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", "iso_checksum": "ebd77f2fdfac8da04f31c508905cf52aa62937cc", diff --git a/centos-6.6-i386.json b/centos-6.6-i386.json index e0f58384c..36f8580d4 100644 --- a/centos-6.6-i386.json +++ b/centos-6.6-i386.json @@ -9,6 +9,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -44,6 +45,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "centos", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -70,6 +72,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "centos", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -136,6 +139,7 @@ "box_basename": "__unset_box_basename__", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", "iso_checksum": "d16aa4a8e6f71fb01fcc26d8ae0e3443ed514c8e", diff --git a/centos-6.6-x86_64.json b/centos-6.6-x86_64.json index edbbb75bd..ad39eaa26 100644 --- a/centos-6.6-x86_64.json +++ b/centos-6.6-x86_64.json @@ -9,6 +9,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -44,6 +45,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "centos-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -70,6 +72,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "centos", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -136,6 +139,7 @@ "box_basename": "__unset_box_basename__", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", "iso_checksum": "08be09fd7276822bd3468af8f96198279ffc41f0", diff --git a/centos-7.1-x86_64.json b/centos-7.1-x86_64.json index 400f9ea4e..8e7246a45 100644 --- a/centos-7.1-x86_64.json +++ b/centos-7.1-x86_64.json @@ -9,6 +9,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -44,6 +45,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "centos-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -70,6 +72,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "centos", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -136,6 +139,7 @@ "box_basename": "__unset_box_basename__", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", "iso_checksum": "85bcf62462fb678adc0cec159bf8b39ab5515404bc3828c432f743a1b0b30157", diff --git a/debian-6.0.10-amd64.json b/debian-6.0.10-amd64.json index 49cee79d4..b844e6a9d 100644 --- a/debian-6.0.10-amd64.json +++ b/debian-6.0.10-amd64.json @@ -23,6 +23,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "f3e70528664f174a121b26491c59cd66daaf8274", "iso_checksum_type": "sha1", @@ -72,6 +73,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian5-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "f3e70528664f174a121b26491c59cd66daaf8274", "iso_checksum_type": "sha1", @@ -112,6 +114,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "f3e70528664f174a121b26491c59cd66daaf8274", "iso_checksum_type": "sha1", @@ -176,6 +179,7 @@ "box_basename": "debian-6.0.10", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://cdimage.debian.org/cdimage/archive", "name": "debian-6.0.10", diff --git a/debian-6.0.10-i386.json b/debian-6.0.10-i386.json index fd7cd23c0..3f0b62286 100644 --- a/debian-6.0.10-i386.json +++ b/debian-6.0.10-i386.json @@ -23,6 +23,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "e8f77720e30f669e731fe3166ad6c3d2da33d93a", "iso_checksum_type": "sha1", @@ -72,6 +73,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian5", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "e8f77720e30f669e731fe3166ad6c3d2da33d93a", "iso_checksum_type": "sha1", @@ -112,6 +114,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "e8f77720e30f669e731fe3166ad6c3d2da33d93a", "iso_checksum_type": "sha1", @@ -176,6 +179,7 @@ "box_basename": "debian-6.0.10-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://cdimage.debian.org/cdimage/archive", "name": "debian-6.0.10-i386", diff --git a/debian-7.8-amd64.json b/debian-7.8-amd64.json index 03f330004..ad404abdc 100644 --- a/debian-7.8-amd64.json +++ b/debian-7.8-amd64.json @@ -23,6 +23,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "5f611b40b0803f8be1180da561cfbc159e381599", "iso_checksum_type": "sha1", @@ -72,6 +73,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian7-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "5f611b40b0803f8be1180da561cfbc159e381599", "iso_checksum_type": "sha1", @@ -112,6 +114,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "5f611b40b0803f8be1180da561cfbc159e381599", "iso_checksum_type": "sha1", @@ -176,6 +179,7 @@ "box_basename": "debian-7.8", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://cdimage.debian.org/cdimage/archive", "name": "debian-7.8", diff --git a/debian-7.8-i386.json b/debian-7.8-i386.json index 0a89c3f12..226978e55 100644 --- a/debian-7.8-i386.json +++ b/debian-7.8-i386.json @@ -23,6 +23,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "d87664e590f39aba725ec9705dc58a8c75417fef", "iso_checksum_type": "sha1", @@ -72,6 +73,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian7", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "d87664e590f39aba725ec9705dc58a8c75417fef", "iso_checksum_type": "sha1", @@ -112,6 +114,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "d87664e590f39aba725ec9705dc58a8c75417fef", "iso_checksum_type": "sha1", @@ -176,6 +179,7 @@ "box_basename": "debian-7.8-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://cdimage.debian.org/cdimage/archive", "name": "debian-7.8-i386", diff --git a/debian-8.1-amd64.json b/debian-8.1-amd64.json index f58b69858..59379553f 100644 --- a/debian-8.1-amd64.json +++ b/debian-8.1-amd64.json @@ -23,6 +23,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "22bae271a732333ebff150598292d9907d2c6001", "iso_checksum_type": "sha1", @@ -72,6 +73,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian8-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "22bae271a732333ebff150598292d9907d2c6001", "iso_checksum_type": "sha1", @@ -112,6 +114,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "22bae271a732333ebff150598292d9907d2c6001", "iso_checksum_type": "sha1", @@ -176,6 +179,7 @@ "box_basename": "debian-8.1", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://cdimage.debian.org/cdimage/release", "name": "debian-8.1", diff --git a/debian-8.1-i386.json b/debian-8.1-i386.json index eddd5e1fa..d5fcc9c81 100644 --- a/debian-8.1-i386.json +++ b/debian-8.1-i386.json @@ -23,6 +23,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "e223823e0c159f057ec83bd51d4770a132e3e51b", "iso_checksum_type": "sha1", @@ -72,6 +73,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian8", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "e223823e0c159f057ec83bd51d4770a132e3e51b", "iso_checksum_type": "sha1", @@ -112,6 +114,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "e223823e0c159f057ec83bd51d4770a132e3e51b", "iso_checksum_type": "sha1", @@ -176,6 +179,7 @@ "box_basename": "debian-8.1-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://cdimage.debian.org/cdimage/release", "name": "debian-8.1-i386", diff --git a/fedora-20-i386.json b/fedora-20-i386.json index 1f4639672..19c7da984 100644 --- a/fedora-20-i386.json +++ b/fedora-20-i386.json @@ -9,6 +9,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Fedora", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "284ea30ddd50db1b30cd5cd9fae7495dad8714ef1e4428d69a8c8ce80e03b6a9", "iso_checksum_type": "sha256", @@ -44,6 +45,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "fedora", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "284ea30ddd50db1b30cd5cd9fae7495dad8714ef1e4428d69a8c8ce80e03b6a9", "iso_checksum_type": "sha256", @@ -70,6 +72,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "fedora-core", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "284ea30ddd50db1b30cd5cd9fae7495dad8714ef1e4428d69a8c8ce80e03b6a9", "iso_checksum_type": "sha256", @@ -132,6 +135,7 @@ "box_basename": "fedora-20-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://download.fedoraproject.org/pub/fedora/linux", "name": "fedora-20-i386", diff --git a/fedora-20-x86_64.json b/fedora-20-x86_64.json index 3ed1eeb89..22479ddb6 100644 --- a/fedora-20-x86_64.json +++ b/fedora-20-x86_64.json @@ -9,6 +9,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Fedora_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "f2eeed5102b8890e9e6f4b9053717fe73031e699c4b76dc7028749ab66e7f917", "iso_checksum_type": "sha256", @@ -44,6 +45,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "fedora-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "f2eeed5102b8890e9e6f4b9053717fe73031e699c4b76dc7028749ab66e7f917", "iso_checksum_type": "sha256", @@ -70,6 +72,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "fedora-core", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "f2eeed5102b8890e9e6f4b9053717fe73031e699c4b76dc7028749ab66e7f917", "iso_checksum_type": "sha256", @@ -132,6 +135,7 @@ "box_basename": "fedora-20", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://download.fedoraproject.org/pub/fedora/linux", "name": "fedora-20", diff --git a/fedora-21-i386.json b/fedora-21-i386.json index 8a28a2e6e..23dde0c53 100644 --- a/fedora-21-i386.json +++ b/fedora-21-i386.json @@ -9,6 +9,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Fedora", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "85e50a8a938996522bf1605b3578a2d6680362c1aa963d0560d59c2e4fc795ef", "iso_checksum_type": "sha256", @@ -44,6 +45,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "fedora", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "85e50a8a938996522bf1605b3578a2d6680362c1aa963d0560d59c2e4fc795ef", "iso_checksum_type": "sha256", @@ -70,6 +72,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "fedora-core", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "85e50a8a938996522bf1605b3578a2d6680362c1aa963d0560d59c2e4fc795ef", "iso_checksum_type": "sha256", @@ -132,6 +135,7 @@ "box_basename": "fedora-21-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://download.fedoraproject.org/pub/fedora/linux", "name": "fedora-21-i386", diff --git a/fedora-21-x86_64.json b/fedora-21-x86_64.json index 2270306c0..72428d146 100644 --- a/fedora-21-x86_64.json +++ b/fedora-21-x86_64.json @@ -9,6 +9,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Fedora_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "a6a2e83bb409d6b8ee3072ad07faac0a54d79c9ecbe3a40af91b773e2d843d8e", "iso_checksum_type": "sha256", @@ -44,6 +45,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "fedora-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "a6a2e83bb409d6b8ee3072ad07faac0a54d79c9ecbe3a40af91b773e2d843d8e", "iso_checksum_type": "sha256", @@ -70,6 +72,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "fedora-core", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "a6a2e83bb409d6b8ee3072ad07faac0a54d79c9ecbe3a40af91b773e2d843d8e", "iso_checksum_type": "sha256", @@ -132,6 +135,7 @@ "box_basename": "fedora-21", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://download.fedoraproject.org/pub/fedora/linux", "name": "fedora-21", diff --git a/freebsd-10.1-amd64.json b/freebsd-10.1-amd64.json index 2ca219eb7..0ec5caf0d 100644 --- a/freebsd-10.1-amd64.json +++ b/freebsd-10.1-amd64.json @@ -16,6 +16,7 @@ "disk_size": 10140, "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "FreeBSD_64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "0c3d64ce48c3ef761761d0fea07e1935e296f8c045c249118bc91a7faf053a6b", "iso_checksum_type": "sha256", @@ -60,6 +61,7 @@ "boot_wait": "10s", "disk_size": 10140, "guest_os_type": "freebsd-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "0c3d64ce48c3ef761761d0fea07e1935e296f8c045c249118bc91a7faf053a6b", "iso_checksum_type": "sha256", @@ -94,6 +96,7 @@ "boot_wait": "10s", "disk_size": 10140, "guest_os_type": "freebsd", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "0c3d64ce48c3ef761761d0fea07e1935e296f8c045c249118bc91a7faf053a6b", "iso_checksum_type": "sha256", @@ -179,6 +182,7 @@ "box_basename": "freebsd-10.1", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://ftp.freebsd.org/pub/FreeBSD", "name": "freebsd-10.1", diff --git a/freebsd-10.1-i386.json b/freebsd-10.1-i386.json index 312f86f27..f1e172562 100644 --- a/freebsd-10.1-i386.json +++ b/freebsd-10.1-i386.json @@ -16,6 +16,7 @@ "disk_size": 10140, "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "FreeBSD", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "fe31790b762b01c99791d33e7fd9ab97323654785ce21f588116c8b4eb381cd0", "iso_checksum_type": "sha256", @@ -60,6 +61,7 @@ "boot_wait": "10s", "disk_size": 10140, "guest_os_type": "freebsd", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "fe31790b762b01c99791d33e7fd9ab97323654785ce21f588116c8b4eb381cd0", "iso_checksum_type": "sha256", @@ -94,6 +96,7 @@ "boot_wait": "10s", "disk_size": 10140, "guest_os_type": "freebsd", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "fe31790b762b01c99791d33e7fd9ab97323654785ce21f588116c8b4eb381cd0", "iso_checksum_type": "sha256", @@ -179,6 +182,7 @@ "box_basename": "freebsd-10.1-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://ftp.freebsd.org/pub/FreeBSD", "name": "freebsd-10.1-i386", diff --git a/freebsd-9.3-amd64.json b/freebsd-9.3-amd64.json index 73177411a..5274f297d 100644 --- a/freebsd-9.3-amd64.json +++ b/freebsd-9.3-amd64.json @@ -20,6 +20,7 @@ "disk_size": 10140, "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "FreeBSD_64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "5a3c82653d77bba7d7ded8bd7efbedc09d52cf4045d98ce52a82c9e0f8fa9b0e", "iso_checksum_type": "sha256", @@ -68,6 +69,7 @@ "boot_wait": "10s", "disk_size": 10140, "guest_os_type": "freebsd-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "5a3c82653d77bba7d7ded8bd7efbedc09d52cf4045d98ce52a82c9e0f8fa9b0e", "iso_checksum_type": "sha256", @@ -106,6 +108,7 @@ "boot_wait": "10s", "disk_size": 10140, "guest_os_type": "freebsd", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "5a3c82653d77bba7d7ded8bd7efbedc09d52cf4045d98ce52a82c9e0f8fa9b0e", "iso_checksum_type": "sha256", @@ -191,6 +194,7 @@ "box_basename": "freebsd-9.3", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://ftp.freebsd.org/pub/FreeBSD", "name": "freebsd-9.3", diff --git a/freebsd-9.3-i386.json b/freebsd-9.3-i386.json index 29e72d6a6..48e5942bd 100644 --- a/freebsd-9.3-i386.json +++ b/freebsd-9.3-i386.json @@ -20,6 +20,7 @@ "disk_size": 10140, "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "FreeBSD", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "cab6aad9c3d5ea6a3fb4059f808225c67f1edaea730c555a86a9707ac41ba75d", "iso_checksum_type": "sha256", @@ -68,6 +69,7 @@ "boot_wait": "10s", "disk_size": 10140, "guest_os_type": "freebsd", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "cab6aad9c3d5ea6a3fb4059f808225c67f1edaea730c555a86a9707ac41ba75d", "iso_checksum_type": "sha256", @@ -189,6 +191,7 @@ "box_basename": "freebsd-9.3-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://ftp.freebsd.org/pub/FreeBSD", "name": "freebsd-9.3-i386", diff --git a/macosx-10.10.json b/macosx-10.10.json index 25be83e5f..e957192cf 100644 --- a/macosx-10.10.json +++ b/macosx-10.10.json @@ -4,6 +4,7 @@ "boot_wait": "2s", "disk_size": 20480, "guest_os_type": "darwin12-64", + "headless": "{{ user `headless` }}", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", "iso_url": "{{user `iso_url`}}", @@ -37,6 +38,7 @@ "guest_additions_mode": "disable", "guest_os_type": "MacOS109_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", "iso_url": "{{user `iso_url`}}", @@ -192,6 +194,7 @@ "box_basename": "__unset_box_basename__", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", "iso_checksum": "__unset_iso_checksum__", diff --git a/macosx-10.7.json b/macosx-10.7.json index e91b3d804..70d968103 100644 --- a/macosx-10.7.json +++ b/macosx-10.7.json @@ -4,6 +4,7 @@ "boot_wait": "2s", "disk_size": 20480, "guest_os_type": "darwin12-64", + "headless": "{{ user `headless` }}", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", "iso_url": "{{user `iso_url`}}", @@ -37,6 +38,7 @@ "guest_additions_mode": "disable", "guest_os_type": "MacOS107_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", "iso_url": "{{user `iso_url`}}", @@ -192,6 +194,7 @@ "box_basename": "__unset_box_basename__", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", "iso_checksum": "__unset_iso_checksum__", diff --git a/macosx-10.8.json b/macosx-10.8.json index 540fd9a90..d32052ad7 100644 --- a/macosx-10.8.json +++ b/macosx-10.8.json @@ -4,6 +4,7 @@ "boot_wait": "2s", "disk_size": 20480, "guest_os_type": "darwin12-64", + "headless": "{{ user `headless` }}", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", "iso_url": "{{user `iso_url`}}", @@ -37,6 +38,7 @@ "guest_additions_mode": "disable", "guest_os_type": "MacOS108_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", "iso_url": "{{user `iso_url`}}", @@ -192,6 +194,7 @@ "box_basename": "__unset_box_basename__", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", "iso_checksum": "__unset_iso_checksum__", diff --git a/macosx-10.9.json b/macosx-10.9.json index de73b6ed1..e32eaec39 100644 --- a/macosx-10.9.json +++ b/macosx-10.9.json @@ -4,6 +4,7 @@ "boot_wait": "2s", "disk_size": 20480, "guest_os_type": "darwin12-64", + "headless": "{{ user `headless` }}", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", "iso_url": "{{user `iso_url`}}", @@ -37,6 +38,7 @@ "guest_additions_mode": "disable", "guest_os_type": "MacOS109_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", "iso_url": "{{user `iso_url`}}", @@ -192,6 +194,7 @@ "box_basename": "__unset_box_basename__", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", "iso_checksum": "__unset_iso_checksum__", diff --git a/omnios-r151010j.json b/omnios-r151010j.json index 684fad1c1..43f5eff96 100644 --- a/omnios-r151010j.json +++ b/omnios-r151010j.json @@ -33,6 +33,7 @@ "boot_wait": "30s", "disk_size": 40960, "guest_os_type": "OpenSolaris_64", + "headless": "{{ user `headless` }}", "iso_checksum": "bc3f4c0d29a5da75174de62da00294e5ef826b5e", "iso_checksum_type": "sha1", "iso_url": "{{user `mirror`}}/OmniOS_Text_r151010j.iso", @@ -97,6 +98,7 @@ "floppy/omnios/README.TXT" ], "guest_os_type": "solaris11-64", + "headless": "{{ user `headless` }}", "iso_checksum": "bc3f4c0d29a5da75174de62da00294e5ef826b5e", "iso_checksum_type": "sha1", "iso_url": "{{user `mirror`}}/OmniOS_Text_r151010j.iso", @@ -150,6 +152,7 @@ "disk_size": 40960, "guest_os_type": "opensolaris", "hard_drive_interface": "ide", + "headless": "{{ user `headless` }}", "iso_checksum": "bc3f4c0d29a5da75174de62da00294e5ef826b5e", "iso_checksum_type": "sha1", "iso_url": "{{user `mirror`}}/OmniOS_Text_r151010j.iso", @@ -211,6 +214,7 @@ "box_basename": "omnios-r151010j", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://omnios.omniti.com/media", "name": "omnios-r151010j", diff --git a/opensuse-13.2-i386.json b/opensuse-13.2-i386.json index 036b4b389..3af9d250d 100644 --- a/opensuse-13.2-i386.json +++ b/opensuse-13.2-i386.json @@ -12,6 +12,7 @@ "disk_size": 20480, "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "OpenSUSE", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "2ec28606829d6408efc5a79b70d1da738fdc09de", "iso_checksum_type": "sha1", @@ -51,6 +52,7 @@ "boot_wait": "10s", "disk_size": 20480, "guest_os_type": "opensuse", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "2ec28606829d6408efc5a79b70d1da738fdc09de", "iso_checksum_type": "sha1", @@ -81,6 +83,7 @@ "boot_wait": "10s", "disk_size": 20480, "guest_os_type": "opensuse", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "2ec28606829d6408efc5a79b70d1da738fdc09de", "iso_checksum_type": "sha1", @@ -145,6 +148,7 @@ "box_basename": "opensuse-13.2-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://download.opensuse.org/distribution", "name": "opensuse-13.2-i386", diff --git a/opensuse-13.2-x86_64.json b/opensuse-13.2-x86_64.json index 27e0c9173..9cb453c42 100644 --- a/opensuse-13.2-x86_64.json +++ b/opensuse-13.2-x86_64.json @@ -12,6 +12,7 @@ "disk_size": 20480, "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "OpenSUSE_64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "a1bd237ccfb07939953a9681607c99c00bc78d5d", "iso_checksum_type": "sha1", @@ -51,6 +52,7 @@ "boot_wait": "10s", "disk_size": 20480, "guest_os_type": "opensuse-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "a1bd237ccfb07939953a9681607c99c00bc78d5d", "iso_checksum_type": "sha1", @@ -81,6 +83,7 @@ "boot_wait": "10s", "disk_size": 20480, "guest_os_type": "opensuse", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "a1bd237ccfb07939953a9681607c99c00bc78d5d", "iso_checksum_type": "sha1", @@ -145,6 +148,7 @@ "box_basename": "opensuse-13.2-x86_64", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://download.opensuse.org/distribution", "name": "opensuse-13.2-x86_64", diff --git a/oracle-5.11-i386.json b/oracle-5.11-i386.json index 206a2041a..fd561aa39 100644 --- a/oracle-5.11-i386.json +++ b/oracle-5.11-i386.json @@ -9,6 +9,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Oracle", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "f4ef2b868a0cccb736664136eca798ec", "iso_checksum_type": "md5", @@ -44,6 +45,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "oraclelinux", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "f4ef2b868a0cccb736664136eca798ec", "iso_checksum_type": "md5", @@ -70,6 +72,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "centos", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "f4ef2b868a0cccb736664136eca798ec", "iso_checksum_type": "md5", @@ -131,6 +134,7 @@ "box_basename": "oracle-5.11-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://mirrors.dotsrc.org/oracle-linux/EL5/U11/i386", "name": "oracle-5.11-i386", diff --git a/oracle-5.11-x86_64.json b/oracle-5.11-x86_64.json index 9596cfa3a..cde4575dd 100644 --- a/oracle-5.11-x86_64.json +++ b/oracle-5.11-x86_64.json @@ -9,6 +9,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Oracle_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "8af2121088c7e6f5ebdb6d5900403240", "iso_checksum_type": "md5", @@ -44,6 +45,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "oraclelinux-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "8af2121088c7e6f5ebdb6d5900403240", "iso_checksum_type": "md5", @@ -70,6 +72,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "centos", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "8af2121088c7e6f5ebdb6d5900403240", "iso_checksum_type": "md5", @@ -131,6 +134,7 @@ "box_basename": "oracle-5.11", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://mirrors.dotsrc.org/oracle-linux/EL5/U11/x86_64", "name": "oracle-5.11", diff --git a/oracle-6.6-i386.json b/oracle-6.6-i386.json index ae440686e..4148e1a65 100644 --- a/oracle-6.6-i386.json +++ b/oracle-6.6-i386.json @@ -9,6 +9,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Oracle", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "81f0c85217f40763dea5053ec5594e4958498bbc", "iso_checksum_type": "sha1", @@ -44,6 +45,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "oraclelinux", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "81f0c85217f40763dea5053ec5594e4958498bbc", "iso_checksum_type": "sha1", @@ -70,6 +72,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "centos", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "81f0c85217f40763dea5053ec5594e4958498bbc", "iso_checksum_type": "sha1", @@ -132,6 +135,7 @@ "box_basename": "oracle-6.6-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://mirrors.dotsrc.org/oracle-linux/OL6/U6/i386", "name": "oracle-6.6-i386", diff --git a/oracle-6.6-x86_64.json b/oracle-6.6-x86_64.json index f0cc8cd13..97e99ed7e 100644 --- a/oracle-6.6-x86_64.json +++ b/oracle-6.6-x86_64.json @@ -9,6 +9,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Oracle_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "5738f10a506d3630edfd297ef179b553091c6a48", "iso_checksum_type": "sha1", @@ -44,6 +45,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "oraclelinux-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "5738f10a506d3630edfd297ef179b553091c6a48", "iso_checksum_type": "sha1", @@ -70,6 +72,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "centos", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "5738f10a506d3630edfd297ef179b553091c6a48", "iso_checksum_type": "sha1", @@ -132,6 +135,7 @@ "box_basename": "oracle-6.6", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://mirrors.dotsrc.org/oracle-linux/OL6/U6/x86_64", "name": "oracle-6.6", diff --git a/rhel-5.11-i386.json b/rhel-5.11-i386.json index d1b3aa3aa..6b39c0baa 100644 --- a/rhel-5.11-i386.json +++ b/rhel-5.11-i386.json @@ -9,6 +9,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "4e38e4ed06d83efb10446e7db19d96761715cdbdbf0bbfacb978b44ce368bbe2", "iso_checksum_type": "sha256", @@ -44,6 +45,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "redhat", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "4e38e4ed06d83efb10446e7db19d96761715cdbdbf0bbfacb978b44ce368bbe2", "iso_checksum_type": "sha256", @@ -70,6 +72,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "rhel", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "4e38e4ed06d83efb10446e7db19d96761715cdbdbf0bbfacb978b44ce368bbe2", "iso_checksum_type": "sha256", @@ -131,6 +134,7 @@ "box_basename": "rhel-5.11-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "https://content-web.rhn.redhat.com/rhn/isos/rhel-5.11/md5sum/1ab756241a4a209b8d39abe6bace84a9", "name": "rhel-5.11-i386", diff --git a/rhel-5.11-x86_64.json b/rhel-5.11-x86_64.json index d0d04a3d7..7f2ce981e 100644 --- a/rhel-5.11-x86_64.json +++ b/rhel-5.11-x86_64.json @@ -9,6 +9,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "36565fe0c8a97207d63234d10123daeedb29d509576dbd7b34e71958ac2f9050", "iso_checksum_type": "sha256", @@ -44,6 +45,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "rhel5-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "36565fe0c8a97207d63234d10123daeedb29d509576dbd7b34e71958ac2f9050", "iso_checksum_type": "sha256", @@ -70,6 +72,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "rhel", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "36565fe0c8a97207d63234d10123daeedb29d509576dbd7b34e71958ac2f9050", "iso_checksum_type": "sha256", @@ -131,6 +134,7 @@ "box_basename": "rhel-5.11", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "https://content-web.rhn.redhat.com/rhn/isos/rhel-5.11/md5sum/86cc2d5548ee2ff9c8d3e2b4db3e6001", "name": "rhel-5.11", diff --git a/rhel-6.6-i386.json b/rhel-6.6-i386.json index a6e3e62c0..53700c145 100644 --- a/rhel-6.6-i386.json +++ b/rhel-6.6-i386.json @@ -9,6 +9,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "0a14ed1f7d7ea7b831739ed8e71719d9cb7c294bf801e8db39358651768547ad", "iso_checksum_type": "sha256", @@ -44,6 +45,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "redhat", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "0a14ed1f7d7ea7b831739ed8e71719d9cb7c294bf801e8db39358651768547ad", "iso_checksum_type": "sha256", @@ -70,6 +72,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "rhel", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "0a14ed1f7d7ea7b831739ed8e71719d9cb7c294bf801e8db39358651768547ad", "iso_checksum_type": "sha256", @@ -132,6 +135,7 @@ "box_basename": "rhel-6.6-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "https://content-web.rhn.redhat.com/rhn/isos/rhel-6.6/md5sum/64e687f958db92feccc3f7701a8771f8", "name": "rhel-6.6-i386", diff --git a/rhel-6.6-x86_64.json b/rhel-6.6-x86_64.json index bec62625e..036f53a1d 100644 --- a/rhel-6.6-x86_64.json +++ b/rhel-6.6-x86_64.json @@ -9,6 +9,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "16044cb7264f4bc0150f5b6f3f66936ccf2d36e0a4152c00d9236fb7dcae5f32", "iso_checksum_type": "sha256", @@ -44,6 +45,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "rhel6-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "16044cb7264f4bc0150f5b6f3f66936ccf2d36e0a4152c00d9236fb7dcae5f32", "iso_checksum_type": "sha256", @@ -70,6 +72,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "rhel", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "16044cb7264f4bc0150f5b6f3f66936ccf2d36e0a4152c00d9236fb7dcae5f32", "iso_checksum_type": "sha256", @@ -132,6 +135,7 @@ "box_basename": "rhel-6.6", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "https://content-web.rhn.redhat.com/rhn/isos/rhel-6.6/md5sum/ef031b0ae8458d6489eb277ba1dcb5de", "name": "rhel-6.6", diff --git a/rhel-7.1-x86_64.json b/rhel-7.1-x86_64.json index 678848ba7..0cd97a347 100644 --- a/rhel-7.1-x86_64.json +++ b/rhel-7.1-x86_64.json @@ -9,6 +9,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "3685468ec6cdcb70dfc85ebbc164da427dc2d762644c3c2ee1520f4f661c15ce", "iso_checksum_type": "sha256", @@ -44,6 +45,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "rhel7-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "3685468ec6cdcb70dfc85ebbc164da427dc2d762644c3c2ee1520f4f661c15ce", "iso_checksum_type": "sha256", @@ -70,6 +72,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "rhel", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "3685468ec6cdcb70dfc85ebbc164da427dc2d762644c3c2ee1520f4f661c15ce", "iso_checksum_type": "sha256", @@ -132,6 +135,7 @@ "box_basename": "rhel-7.1", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://put-your-mirror-here/", "name": "rhel-7.1", diff --git a/sles-11-sp2-i386.json b/sles-11-sp2-i386.json index 2390582a0..9ade10472 100644 --- a/sles-11-sp2-i386.json +++ b/sles-11-sp2-i386.json @@ -13,6 +13,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "OpenSUSE", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "a0b34f6237b2b2a6b2174c82b40ed326", "iso_checksum_type": "md5", @@ -52,6 +53,7 @@ "boot_wait": "10s", "disk_size": 20480, "guest_os_type": "sles11", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "a0b34f6237b2b2a6b2174c82b40ed326", "iso_checksum_type": "md5", @@ -82,6 +84,7 @@ "boot_wait": "10s", "disk_size": 20480, "guest_os_type": "suse", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "a0b34f6237b2b2a6b2174c82b40ed326", "iso_checksum_type": "md5", @@ -145,6 +148,7 @@ "box_basename": "sles-11-sp2-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://cdn2.novell.com/prot/FkjGyLMMiss~", "name": "sles-11-sp2-i386", diff --git a/sles-11-sp2-x86_64.json b/sles-11-sp2-x86_64.json index 91af54993..03ed7dab7 100644 --- a/sles-11-sp2-x86_64.json +++ b/sles-11-sp2-x86_64.json @@ -13,6 +13,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "OpenSUSE_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "461d82ae6e15062b0807c1338f040497", "iso_checksum_type": "md5", @@ -52,6 +53,7 @@ "boot_wait": "10s", "disk_size": 20480, "guest_os_type": "sles11-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "461d82ae6e15062b0807c1338f040497", "iso_checksum_type": "md5", @@ -82,6 +84,7 @@ "boot_wait": "10s", "disk_size": 20480, "guest_os_type": "suse", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "461d82ae6e15062b0807c1338f040497", "iso_checksum_type": "md5", @@ -144,6 +147,7 @@ "box_basename": "sles-11-sp2", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://cdn.novell.com/free/h0AOp5AT-18~", "name": "sles-11-sp2", diff --git a/sles-11-sp3-i386.json b/sles-11-sp3-i386.json index 9e0177fda..6c742268e 100644 --- a/sles-11-sp3-i386.json +++ b/sles-11-sp3-i386.json @@ -13,6 +13,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "OpenSUSE", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "5c30a409fc8fb3343b4dc90d93ff2c89", "iso_checksum_type": "md5", @@ -52,6 +53,7 @@ "boot_wait": "10s", "disk_size": 20480, "guest_os_type": "sles11", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "5c30a409fc8fb3343b4dc90d93ff2c89", "iso_checksum_type": "md5", @@ -82,6 +84,7 @@ "boot_wait": "10s", "disk_size": 20480, "guest_os_type": "suse", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "5c30a409fc8fb3343b4dc90d93ff2c89", "iso_checksum_type": "md5", @@ -145,6 +148,7 @@ "box_basename": "sles-11-sp3-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://cdn2.novell.com/prot/4uiuDMzX0ck~", "name": "sles-11-sp3-i386", diff --git a/sles-11-sp3-x86_64.json b/sles-11-sp3-x86_64.json index 418dfc5ea..731a39a5b 100644 --- a/sles-11-sp3-x86_64.json +++ b/sles-11-sp3-x86_64.json @@ -13,6 +13,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "OpenSUSE_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "480b70d50cbb538382dc2b9325221e1b", "iso_checksum_type": "md5", @@ -52,6 +53,7 @@ "boot_wait": "10s", "disk_size": 20480, "guest_os_type": "sles11-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "480b70d50cbb538382dc2b9325221e1b", "iso_checksum_type": "md5", @@ -82,6 +84,7 @@ "boot_wait": "10s", "disk_size": 20480, "guest_os_type": "suse", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "480b70d50cbb538382dc2b9325221e1b", "iso_checksum_type": "md5", @@ -145,6 +148,7 @@ "box_basename": "sles-11-sp3", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://cdn2.novell.com/prot/Q_VbW21BiB4~", "name": "sles-11-sp3", diff --git a/sles-12-x86_64.json b/sles-12-x86_64.json index 2cbe098fa..5a7e9cba3 100644 --- a/sles-12-x86_64.json +++ b/sles-12-x86_64.json @@ -13,6 +13,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "OpenSUSE_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "58086fca0441b1d44c7a51c5ee64e1bd4365466fcee48ec92c4f39d07739aeed", "iso_checksum_type": "sha256", @@ -52,6 +53,7 @@ "boot_wait": "10s", "disk_size": 20480, "guest_os_type": "sles11-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "58086fca0441b1d44c7a51c5ee64e1bd4365466fcee48ec92c4f39d07739aeed", "iso_checksum_type": "sha256", @@ -82,6 +84,7 @@ "boot_wait": "10s", "disk_size": 20480, "guest_os_type": "suse", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "58086fca0441b1d44c7a51c5ee64e1bd4365466fcee48ec92c4f39d07739aeed", "iso_checksum_type": "sha256", @@ -147,6 +150,7 @@ "box_basename": "sles-12", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "http://cdn2.novell.com/prot/Q_VbW21BiB4~", "name": "sles-12", diff --git a/solaris-10.11-x86.json b/solaris-10.11-x86.json index c4a322bb6..78d186509 100644 --- a/solaris-10.11-x86.json +++ b/solaris-10.11-x86.json @@ -21,6 +21,7 @@ ], "guest_additions_mode": "upload", "guest_os_type": "Solaris_64", + "headless": "{{ user `headless` }}", "http_directory": "http/solaris-10", "iso_checksum": "aae1452bb3d56baa3dcb8866ce7e4a08", "iso_checksum_type": "md5", @@ -70,6 +71,7 @@ "floppy/solaris10/finish.sh" ], "guest_os_type": "solaris10-64", + "headless": "{{ user `headless` }}", "http_directory": "http/solaris-10", "iso_checksum": "aae1452bb3d56baa3dcb8866ce7e4a08", "iso_checksum_type": "md5", @@ -122,6 +124,7 @@ "box_basename": "solaris-10.11", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "./packer_cache", "name": "solaris-10.11", diff --git a/solaris-11-x86.json b/solaris-11-x86.json index 22220f4bb..a1781fe5e 100644 --- a/solaris-11-x86.json +++ b/solaris-11-x86.json @@ -32,6 +32,7 @@ "disk_size": 10360, "guest_additions_mode": "attach", "guest_os_type": "Solaris11_64", + "headless": "{{ user `headless` }}", "http_directory": "http/solaris-11", "iso_checksum": "2b3859bb7532cfe42214349dff9fcc23", "iso_checksum_type": "md5", @@ -92,6 +93,7 @@ "boot_wait": "5s", "disk_size": 10360, "guest_os_type": "solaris11-64", + "headless": "{{ user `headless` }}", "http_directory": "http/solaris-11", "iso_checksum": "2b3859bb7532cfe42214349dff9fcc23", "iso_checksum_type": "md5", @@ -144,6 +146,7 @@ "box_basename": "solaris-11.2", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "metadata": "floppy/dummy_metadata.json", "mirror": "./packer_cache", "name": "solaris-11.2", diff --git a/ubuntu-10.04-amd64.json b/ubuntu-10.04-amd64.json index bba814630..72102942a 100644 --- a/ubuntu-10.04-amd64.json +++ b/ubuntu-10.04-amd64.json @@ -30,6 +30,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -86,6 +87,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "ubuntu-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -133,6 +135,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "ubuntu", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -201,6 +204,7 @@ "box_basename": "__unset_box_basename__", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", "iso_checksum": "796e80702d65f2ee96e88874a1ab437e24df9cd6", diff --git a/ubuntu-10.04-i386.json b/ubuntu-10.04-i386.json index d7fdbbf70..ad8513433 100644 --- a/ubuntu-10.04-i386.json +++ b/ubuntu-10.04-i386.json @@ -30,6 +30,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -86,6 +87,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "ubuntu", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -133,6 +135,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "ubuntu", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -201,6 +204,7 @@ "box_basename": "__unset_box_basename__", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", "iso_checksum": "5695d8b6b914269d1374ac8d4c3dd3786e92d3fe", diff --git a/ubuntu-12.04-amd64.json b/ubuntu-12.04-amd64.json index 61d0d931b..d61162671 100644 --- a/ubuntu-12.04-amd64.json +++ b/ubuntu-12.04-amd64.json @@ -30,6 +30,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -86,6 +87,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "ubuntu-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -133,6 +135,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "ubuntu", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -201,6 +204,7 @@ "box_basename": "__unset_box_basename__", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", "iso_checksum": "7540ace2d6cdee264432f5ed987236d32edef798", diff --git a/ubuntu-12.04-i386.json b/ubuntu-12.04-i386.json index 8557f77cd..9aed4571b 100644 --- a/ubuntu-12.04-i386.json +++ b/ubuntu-12.04-i386.json @@ -30,6 +30,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -86,6 +87,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "ubuntu", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -133,6 +135,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "ubuntu", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -201,6 +204,7 @@ "box_basename": "__unset_box_basename__", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", "iso_checksum": "a34c224b7fe72a2f5c768be5afee5c53817743fd", diff --git a/ubuntu-14.04-amd64.json b/ubuntu-14.04-amd64.json index 6af7de9b4..3e25d9e57 100644 --- a/ubuntu-14.04-amd64.json +++ b/ubuntu-14.04-amd64.json @@ -30,6 +30,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -86,6 +87,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "ubuntu-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -133,6 +135,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "ubuntu", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -201,6 +204,7 @@ "box_basename": "__unset_box_basename__", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", "iso_checksum": "8acd2f56bfcba2f7ac74a7e4a5e565ce68c024c38525c0285573e41c86ae90c0", diff --git a/ubuntu-14.04-i386.json b/ubuntu-14.04-i386.json index bafbb32bb..e91f9e55b 100644 --- a/ubuntu-14.04-i386.json +++ b/ubuntu-14.04-i386.json @@ -30,6 +30,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -86,6 +87,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "ubuntu", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -133,6 +135,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "ubuntu", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -201,6 +204,7 @@ "box_basename": "__unset_box_basename__", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", "iso_checksum": "76524ab9502a34b983ed56af2d5a72835ce41aec1e2b4c0cb7788ef596958ed6", diff --git a/ubuntu-14.10-amd64.json b/ubuntu-14.10-amd64.json index f19074d2e..afe4894fa 100644 --- a/ubuntu-14.10-amd64.json +++ b/ubuntu-14.10-amd64.json @@ -30,6 +30,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -86,6 +87,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "ubuntu-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -133,6 +135,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "ubuntu", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -201,6 +204,7 @@ "box_basename": "__unset_box_basename__", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", "iso_checksum": "0c1ebea31c3523cfe9a4ffed8bcf6c7d23dfb97b", diff --git a/ubuntu-14.10-i386.json b/ubuntu-14.10-i386.json index 052380c0d..a509d3740 100644 --- a/ubuntu-14.10-i386.json +++ b/ubuntu-14.10-i386.json @@ -30,6 +30,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -86,6 +87,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "ubuntu", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -133,6 +135,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "ubuntu", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -201,6 +204,7 @@ "box_basename": "__unset_box_basename__", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", "iso_checksum": "26faf47df2162f4ff83e38e6831dd169da6db95f", diff --git a/ubuntu-15.04-amd64.json b/ubuntu-15.04-amd64.json index 96245a88b..f1eba53bd 100644 --- a/ubuntu-15.04-amd64.json +++ b/ubuntu-15.04-amd64.json @@ -30,6 +30,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu_64", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -86,6 +87,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "ubuntu-64", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -133,6 +135,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "ubuntu", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -201,6 +204,7 @@ "box_basename": "__unset_box_basename__", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", "iso_checksum": "6501c8545374665823384bbb6235f865108f56d8a30bbf69dd18df73c14ccb84", diff --git a/ubuntu-15.04-i386.json b/ubuntu-15.04-i386.json index 43b521e61..0d130baf7 100644 --- a/ubuntu-15.04-i386.json +++ b/ubuntu-15.04-i386.json @@ -30,6 +30,7 @@ "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu", "hard_drive_interface": "sata", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -86,6 +87,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "ubuntu", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -133,6 +135,7 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "ubuntu", + "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -201,6 +204,7 @@ "box_basename": "__unset_box_basename__", "build_timestamp": "{{isotime \"20060102150405\"}}", "git_revision": "__unknown_git_revision__", + "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", "iso_checksum": "f510169ddc03121d11a627ae3a231e1272d8e4d75f9ef76f73daa5b809c5b6d8",