Skip to content

Commit

Permalink
Merge pull request #399 from chef/headless-mode
Browse files Browse the repository at this point in the history
Adding support for headless mode
  • Loading branch information
fnichol committed Jul 10, 2015
2 parents fc2f779 + fd9144a commit 1dde025
Show file tree
Hide file tree
Showing 52 changed files with 201 additions and 0 deletions.
4 changes: 4 additions & 0 deletions centos-5.11-i386.json
Original file line number Diff line number Diff line change
Expand Up @@ -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`}}",
Expand Down Expand Up @@ -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`}}",
Expand All @@ -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`}}",
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 4 additions & 0 deletions centos-5.11-x86_64.json
Original file line number Diff line number Diff line change
Expand Up @@ -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`}}",
Expand Down Expand Up @@ -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`}}",
Expand All @@ -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`}}",
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 4 additions & 0 deletions centos-6.6-i386.json
Original file line number Diff line number Diff line change
Expand Up @@ -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`}}",
Expand Down Expand Up @@ -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`}}",
Expand All @@ -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`}}",
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 4 additions & 0 deletions centos-6.6-x86_64.json
Original file line number Diff line number Diff line change
Expand Up @@ -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`}}",
Expand Down Expand Up @@ -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`}}",
Expand All @@ -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`}}",
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 4 additions & 0 deletions centos-7.1-x86_64.json
Original file line number Diff line number Diff line change
Expand Up @@ -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`}}",
Expand Down Expand Up @@ -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`}}",
Expand All @@ -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`}}",
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 4 additions & 0 deletions debian-6.0.10-amd64.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 4 additions & 0 deletions debian-6.0.10-i386.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 4 additions & 0 deletions debian-7.8-amd64.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 4 additions & 0 deletions debian-7.8-i386.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 4 additions & 0 deletions debian-8.1-amd64.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 4 additions & 0 deletions debian-8.1-i386.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 4 additions & 0 deletions fedora-20-i386.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
Loading

0 comments on commit 1dde025

Please sign in to comment.