Skip to content

Commit

Permalink
Revert "Added guest_additions_url as a user-variable for VirtualBox b…
Browse files Browse the repository at this point in the history
…uilds."
  • Loading branch information
Seth Thomas committed Jan 2, 2018
1 parent 0b139a7 commit c4844e6
Show file tree
Hide file tree
Showing 44 changed files with 0 additions and 88 deletions.
2 changes: 0 additions & 2 deletions centos/centos-6.9-i386.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"boot_wait": "10s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "RedHat",
"hard_drive_interface": "sata",
"headless": "{{ user `headless` }}",
Expand Down Expand Up @@ -182,7 +181,6 @@
}
],
"variables": {
"guest_additions_url": "",
"box_basename": "centos-6.9-i386",
"build_timestamp": "{{isotime \"20060102150405\"}}",
"cpus": "1",
Expand Down
2 changes: 0 additions & 2 deletions centos/centos-6.9-x86_64.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"boot_wait": "10s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "RedHat_64",
"hard_drive_interface": "sata",
"headless": "{{ user `headless` }}",
Expand Down Expand Up @@ -182,7 +181,6 @@
}
],
"variables": {
"guest_additions_url": "",
"box_basename": "centos-6.9",
"build_timestamp": "{{isotime \"20060102150405\"}}",
"cpus": "1",
Expand Down
2 changes: 0 additions & 2 deletions centos/centos-7.4-x86_64.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"boot_wait": "10s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "RedHat_64",
"hard_drive_interface": "sata",
"headless": "{{ user `headless` }}",
Expand Down Expand Up @@ -182,7 +181,6 @@
}
],
"variables": {
"guest_additions_url": "",
"box_basename": "centos-7.4",
"build_timestamp": "{{isotime \"20060102150405\"}}",
"cpus": "1",
Expand Down
2 changes: 0 additions & 2 deletions debian/debian-7.11-amd64.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"boot_wait": "10s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "Debian_64",
"hard_drive_interface": "sata",
"headless": "{{ user `headless` }}",
Expand Down Expand Up @@ -212,7 +211,6 @@
}
],
"variables": {
"guest_additions_url": "",
"box_basename": "debian-7.11",
"build_timestamp": "{{isotime \"20060102150405\"}}",
"cpus": "1",
Expand Down
2 changes: 0 additions & 2 deletions debian/debian-7.11-i386.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"boot_wait": "10s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "Debian",
"hard_drive_interface": "sata",
"headless": "{{ user `headless` }}",
Expand Down Expand Up @@ -212,7 +211,6 @@
}
],
"variables": {
"guest_additions_url": "",
"box_basename": "debian-7.11-i386",
"build_timestamp": "{{isotime \"20060102150405\"}}",
"cpus": "1",
Expand Down
2 changes: 0 additions & 2 deletions debian/debian-8.10-amd64.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"boot_wait": "10s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "Debian_64",
"hard_drive_interface": "sata",
"headless": "{{ user `headless` }}",
Expand Down Expand Up @@ -218,7 +217,6 @@
}
],
"variables": {
"guest_additions_url": "",
"box_basename": "debian-8.10",
"build_timestamp": "{{isotime \"20060102150405\"}}",
"cpus": "1",
Expand Down
2 changes: 0 additions & 2 deletions debian/debian-8.10-i386.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"boot_wait": "10s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "Debian",
"hard_drive_interface": "sata",
"headless": "{{ user `headless` }}",
Expand Down Expand Up @@ -218,7 +217,6 @@
}
],
"variables": {
"guest_additions_url": "",
"box_basename": "debian-8.10-i386",
"build_timestamp": "{{isotime \"20060102150405\"}}",
"cpus": "1",
Expand Down
2 changes: 0 additions & 2 deletions debian/debian-9.3-amd64.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"boot_wait": "10s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "Debian_64",
"hard_drive_interface": "sata",
"headless": "{{ user `headless` }}",
Expand Down Expand Up @@ -218,7 +217,6 @@
}
],
"variables": {
"guest_additions_url": "",
"box_basename": "debian-9.3",
"build_timestamp": "{{isotime \"20060102150405\"}}",
"cpus": "1",
Expand Down
2 changes: 0 additions & 2 deletions debian/debian-9.3-i386.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"boot_wait": "10s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "Debian",
"hard_drive_interface": "sata",
"headless": "{{ user `headless` }}",
Expand Down Expand Up @@ -218,7 +217,6 @@
}
],
"variables": {
"guest_additions_url": "",
"box_basename": "debian-9.3-i386",
"build_timestamp": "{{isotime \"20060102150405\"}}",
"cpus": "1",
Expand Down
2 changes: 0 additions & 2 deletions fedora/fedora-26-x86_64.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"boot_wait": "10s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "Fedora_64",
"hard_drive_interface": "sata",
"headless": "{{ user `headless` }}",
Expand Down Expand Up @@ -157,7 +156,6 @@
}
],
"variables": {
"guest_additions_url": "",
"arch": "64",
"box_basename": "fedora-26",
"build_timestamp": "{{isotime \"20060102150405\"}}",
Expand Down
2 changes: 0 additions & 2 deletions fedora/fedora-27-x86_64.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"boot_wait": "10s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "Fedora_64",
"hard_drive_interface": "sata",
"headless": "{{ user `headless` }}",
Expand Down Expand Up @@ -157,7 +156,6 @@
}
],
"variables": {
"guest_additions_url": "",
"arch": "64",
"box_basename": "fedora-27",
"build_timestamp": "{{isotime \"20060102150405\"}}",
Expand Down
2 changes: 0 additions & 2 deletions freebsd/freebsd-10.3-amd64.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"boot_wait": "10s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "FreeBSD_64",
"headless": "{{ user `headless` }}",
"http_directory": "http",
Expand Down Expand Up @@ -206,7 +205,6 @@
}
],
"variables": {
"guest_additions_url": "",
"box_basename": "freebsd-10.3",
"build_timestamp": "{{isotime \"20060102150405\"}}",
"cpus": "1",
Expand Down
2 changes: 0 additions & 2 deletions freebsd/freebsd-10.3-i386.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"boot_wait": "10s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "FreeBSD",
"headless": "{{ user `headless` }}",
"http_directory": "http",
Expand Down Expand Up @@ -206,7 +205,6 @@
}
],
"variables": {
"guest_additions_url": "",
"box_basename": "freebsd-10.3-i386",
"build_timestamp": "{{isotime \"20060102150405\"}}",
"cpus": "1",
Expand Down
2 changes: 0 additions & 2 deletions freebsd/freebsd-10.4-amd64.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"boot_wait": "10s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "FreeBSD_64",
"headless": "{{ user `headless` }}",
"http_directory": "http",
Expand Down Expand Up @@ -206,7 +205,6 @@
}
],
"variables": {
"guest_additions_url": "",
"box_basename": "freebsd-10.4",
"build_timestamp": "{{isotime \"20060102150405\"}}",
"cpus": "1",
Expand Down
2 changes: 0 additions & 2 deletions freebsd/freebsd-10.4-i386.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"boot_wait": "10s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "FreeBSD",
"headless": "{{ user `headless` }}",
"http_directory": "http",
Expand Down Expand Up @@ -206,7 +205,6 @@
}
],
"variables": {
"guest_additions_url": "",
"box_basename": "freebsd-10.4-i386",
"build_timestamp": "{{isotime \"20060102150405\"}}",
"cpus": "1",
Expand Down
2 changes: 0 additions & 2 deletions freebsd/freebsd-11.1-amd64.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"boot_wait": "10s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "FreeBSD_64",
"headless": "{{ user `headless` }}",
"http_directory": "http",
Expand Down Expand Up @@ -206,7 +205,6 @@
}
],
"variables": {
"guest_additions_url": "",
"box_basename": "freebsd-11.1",
"build_timestamp": "{{isotime \"20060102150405\"}}",
"cpus": "1",
Expand Down
2 changes: 0 additions & 2 deletions macos/macos-10.12.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"boot_wait": "2s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_mode": "disable",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "MacOS1011_64",
"hard_drive_interface": "sata",
"headless": "{{ user `headless` }}",
Expand Down Expand Up @@ -224,7 +223,6 @@
}
],
"variables": {
"guest_additions_url": "",
"_README": "You must provide a prepared Mac disk image (from https://github.com/timsutton/osx-vm-templates) and checksum value for this template to work. For more details, consult this project's README.md",
"box_basename": "macos-10.12",
"build_timestamp": "{{isotime \"20060102150405\"}}",
Expand Down
2 changes: 0 additions & 2 deletions macos/macosx-10.10.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"boot_wait": "2s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_mode": "disable",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "MacOS109_64",
"hard_drive_interface": "sata",
"headless": "{{ user `headless` }}",
Expand Down Expand Up @@ -224,7 +223,6 @@
}
],
"variables": {
"guest_additions_url": "",
"_README": "You must provide a prepared Mac disk image (from https://github.com/timsutton/osx-vm-templates) and checksum value for this template to work. For more details, consult this project's README.md",
"box_basename": "macosx-10.10",
"build_timestamp": "{{isotime \"20060102150405\"}}",
Expand Down
2 changes: 0 additions & 2 deletions macos/macosx-10.11.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"boot_wait": "2s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_mode": "disable",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "MacOS1011_64",
"hard_drive_interface": "sata",
"headless": "{{ user `headless` }}",
Expand Down Expand Up @@ -224,7 +223,6 @@
}
],
"variables": {
"guest_additions_url": "",
"_README": "You must provide a prepared Mac disk image (from https://github.com/timsutton/osx-vm-templates) and checksum value for this template to work. For more details, consult this project's README.md",
"box_basename": "macosx-10.11",
"build_timestamp": "{{isotime \"20060102150405\"}}",
Expand Down
2 changes: 0 additions & 2 deletions macos/macosx-10.9.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"boot_wait": "2s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_mode": "disable",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "MacOS109_64",
"hard_drive_interface": "sata",
"headless": "{{ user `headless` }}",
Expand Down Expand Up @@ -224,7 +223,6 @@
}
],
"variables": {
"guest_additions_url": "",
"_README": "You must provide a prepared Mac disk image (from https://github.com/timsutton/osx-vm-templates) and checksum value for this template to work. For more details, consult this project's README.md",
"box_basename": "macosx-10.9",
"build_timestamp": "{{isotime \"20060102150405\"}}",
Expand Down
2 changes: 0 additions & 2 deletions opensuse/opensuse-leap-42.3-x86_64.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"boot_wait": "10s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "OpenSUSE_64",
"hard_drive_interface": "sata",
"headless": "{{ user `headless` }}",
Expand Down Expand Up @@ -187,7 +186,6 @@
}
],
"variables": {
"guest_additions_url": "",
"arch": "64",
"autoinst_cfg": "autoinst.xml",
"box_basename": "opensuse-leap-42.3",
Expand Down
2 changes: 0 additions & 2 deletions oraclelinux/oracle-5.11-i386.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"boot_wait": "10s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "Oracle",
"hard_drive_interface": "sata",
"headless": "{{ user `headless` }}",
Expand Down Expand Up @@ -154,7 +153,6 @@
}
],
"variables": {
"guest_additions_url": "",
"arch": "32",
"box_basename": "oracle-5.11-i386",
"build_timestamp": "{{isotime \"20060102150405\"}}",
Expand Down
2 changes: 0 additions & 2 deletions oraclelinux/oracle-5.11-x86_64.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"boot_wait": "10s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "Oracle_64",
"hard_drive_interface": "sata",
"headless": "{{ user `headless` }}",
Expand Down Expand Up @@ -160,7 +159,6 @@
}
],
"variables": {
"guest_additions_url": "",
"arch": "64",
"box_basename": "oracle-5.11",
"build_timestamp": "{{isotime \"20060102150405\"}}",
Expand Down
2 changes: 0 additions & 2 deletions oraclelinux/oracle-6.9-i386.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"boot_wait": "10s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "Oracle",
"hard_drive_interface": "sata",
"headless": "{{ user `headless` }}",
Expand Down Expand Up @@ -155,7 +154,6 @@
}
],
"variables": {
"guest_additions_url": "",
"arch": "32",
"box_basename": "oracle-6.9-i386",
"build_timestamp": "{{isotime \"20060102150405\"}}",
Expand Down
2 changes: 0 additions & 2 deletions oraclelinux/oracle-6.9-x86_64.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"boot_wait": "10s",
"disk_size": "{{user `disk_size`}}",
"guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso",
"guest_additions_url": "{{user `guest_additions_url`}}",
"guest_os_type": "Oracle_64",
"hard_drive_interface": "sata",
"headless": "{{ user `headless` }}",
Expand Down Expand Up @@ -155,7 +154,6 @@
}
],
"variables": {
"guest_additions_url": "",
"arch": "64",
"box_basename": "oracle-6.9",
"build_timestamp": "{{isotime \"20060102150405\"}}",
Expand Down
Loading

0 comments on commit c4844e6

Please sign in to comment.