Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions dragonflybsd.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"headless": "{{ user `headless` }}",
"http_directory": "http",
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "{{ user `iso_checksum_type` }}",
"iso_urls": [
"{{ user `iso_path` }}/{{ user `iso_name` }}",
"{{ user `iso_url` }}"
Expand Down Expand Up @@ -58,7 +57,6 @@
"headless": "{{ user `headless` }}",
"http_directory": "http",
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "{{ user `iso_checksum_type` }}",
"iso_urls": [
"{{ user `iso_path` }}/{{ user `iso_name` }}",
"{{ user `iso_url` }}"
Expand Down Expand Up @@ -91,7 +89,6 @@
"hard_drive_interface": "ide",
"http_directory": "http",
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "{{ user `iso_checksum_type` }}",
"iso_urls": [
"{{ user `iso_path` }}/{{ user `iso_name` }}",
"{{ user `iso_url` }}"
Expand Down Expand Up @@ -167,7 +164,6 @@
"https_proxy": "{{env `https_proxy`}}",
"install_vagrant_key": "true",
"iso_checksum": "",
"iso_checksum_type": "sha256",
"iso_name": "",
"iso_path": "/Volumes/Storage/software/dragonflybsd",
"iso_url": "",
Expand Down
2 changes: 1 addition & 1 deletion dragonflybsd52.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"_comment": "Build with `packer build -var-file=dragonflybsd52.json dragonflybsd.json`",
"iso_checksum": "c5679c73e76aa5715590039e1dce36e056ab692b81585fc13387d3b7c251d734",
"iso_checksum": "sha256:c5679c73e76aa5715590039e1dce36e056ab692b81585fc13387d3b7c251d734",
"iso_name": "dfly-x86_64-5.2.1_REL.iso",
"iso_url": "http://mirror-master.dragonflybsd.org/iso-images/dfly-x86_64-5.2.1_REL.iso",
"hostname": "dfly52",
Expand Down
4 changes: 0 additions & 4 deletions freebsd.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"headless": "{{ user `headless` }}",
"http_directory": "http",
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "{{ user `iso_checksum_type` }}",
"iso_urls": [
"{{ user `iso_path` }}/{{ user `iso_name` }}",
"{{ user `iso_url` }}"
Expand Down Expand Up @@ -64,7 +63,6 @@
"headless": "{{ user `headless` }}",
"http_directory": "http",
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "{{ user `iso_checksum_type` }}",
"iso_urls": [
"{{ user `iso_path` }}/{{ user `iso_name` }}",
"{{ user `iso_url` }}"
Expand Down Expand Up @@ -99,7 +97,6 @@
"guest_os_type": "{{ user `parallels_guest_os_type` }}",
"http_directory": "http",
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "{{ user `iso_checksum_type` }}",
"iso_urls": [
"{{ user `iso_path` }}/{{ user `iso_name` }}",
"{{ user `iso_url` }}"
Expand Down Expand Up @@ -183,7 +180,6 @@
"https_proxy": "{{env `https_proxy`}}",
"install_vagrant_key": "true",
"iso_checksum": "",
"iso_checksum_type": "sha256",
"iso_name": "",
"iso_path": "/Volumes/Storage/software/freebsd",
"iso_url": "",
Expand Down
2 changes: 1 addition & 1 deletion freebsd104.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"_comment": "Build with `packer build -var-file=freebsd104.json freebsd.json`",
"iso_checksum": "7ac73b2a899024e1d9e71e55b5c9b9ac13938468206c72c5a1cf23c7e0a715b4",
"iso_checksum": "sha256:7ac73b2a899024e1d9e71e55b5c9b9ac13938468206c72c5a1cf23c7e0a715b4",
"iso_name": "FreeBSD-10.4-RELEASE-amd64-disc1.iso",
"iso_url": "http://ftp.freebsd.org/pub/FreeBSD/releases/amd64/amd64/ISO-IMAGES/10.4/FreeBSD-10.4-RELEASE-amd64-disc1.iso",
"vm_name": "freebsd104"
Expand Down
2 changes: 1 addition & 1 deletion freebsd111.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"_comment": "Build with `packer build -var-file=freebsd111.json freebsd.json`",
"iso_checksum": "ff4c749ea0aaaceedb2432ba3e0fd0c1b64f5a72141b1ec06b9ced52b5de0dbf",
"iso_checksum": "sha256:ff4c749ea0aaaceedb2432ba3e0fd0c1b64f5a72141b1ec06b9ced52b5de0dbf",
"iso_name": "FreeBSD-11.1-RELEASE-amd64-disc1.iso",
"iso_url": "http://ftp.freebsd.org/pub/FreeBSD/releases/amd64/amd64/ISO-IMAGES/11.1/FreeBSD-11.1-RELEASE-amd64-disc1.iso",
"vm_name": "freebsd111"
Expand Down
4 changes: 0 additions & 4 deletions netbsd.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"headless": "{{ user `headless` }}",
"http_directory": "http",
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "{{ user `iso_checksum_type` }}",
"iso_urls": [
"{{ user `iso_path` }}/{{ user `iso_name` }}",
"{{ user `iso_url` }}"
Expand Down Expand Up @@ -70,7 +69,6 @@
"headless": "{{ user `headless` }}",
"http_directory": "http",
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "{{ user `iso_checksum_type` }}",
"iso_urls": [
"{{ user `iso_path` }}/{{ user `iso_name` }}",
"{{ user `iso_url` }}"
Expand Down Expand Up @@ -108,7 +106,6 @@
"guest_os_type": "{{ user `parallels_guest_os_type` }}",
"http_directory": "http",
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "{{ user `iso_checksum_type` }}",
"iso_urls": [
"{{ user `iso_path` }}/{{ user `iso_name` }}",
"{{ user `iso_url` }}"
Expand Down Expand Up @@ -187,7 +184,6 @@
"https_proxy": "{{env `https_proxy`}}",
"install_vagrant_key": "true",
"iso_checksum": "",
"iso_checksum_type": "sha256",
"iso_name": "",
"iso_path": "/Volumes/Thunder/software/netbsd",
"iso_url": "",
Expand Down
2 changes: 1 addition & 1 deletion netbsd71.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"_comment": "Build with `packer build netbsd71.json`",
"iso_checksum": "2a0cbc16202d565c0fabc08d2f70b21db886467671d215fa30f13d0c87371843",
"iso_checksum": "sha256:2a0cbc16202d565c0fabc08d2f70b21db886467671d215fa30f13d0c87371843",
"iso_name": "NetBSD-7.1.2-amd64.iso",
"iso_url": "http://ftp.fi.netbsd.org/pub/NetBSD/NetBSD-7.1.2/iso/NetBSD-7.1.2-amd64.iso",
"netbsd_mirror": "http://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD",
Expand Down
4 changes: 0 additions & 4 deletions openbsd.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"headless": "{{ user `headless` }}",
"http_directory": "http",
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "{{ user `iso_checksum_type` }}",
"iso_urls": [
"{{ user `iso_path` }}/{{ user `iso_name` }}",
"{{ user `iso_url` }}"
Expand Down Expand Up @@ -58,7 +57,6 @@
"headless": "{{ user `headless` }}",
"http_directory": "http",
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "{{ user `iso_checksum_type` }}",
"iso_urls": [
"{{ user `iso_path` }}/{{ user `iso_name` }}",
"{{ user `iso_url` }}"
Expand Down Expand Up @@ -91,7 +89,6 @@
"hard_drive_interface": "ide",
"http_directory": "http",
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "{{ user `iso_checksum_type` }}",
"iso_urls": [
"{{ user `iso_path` }}/{{ user `iso_name` }}",
"{{ user `iso_url` }}"
Expand Down Expand Up @@ -176,7 +173,6 @@
"https_proxy": "{{env `https_proxy`}}",
"install_vagrant_key": "true",
"iso_checksum": "",
"iso_checksum_type": "sha256",
"iso_name": "",
"iso_path": "/Volumes/Thunder/software/openbsd",
"iso_url": "",
Expand Down
2 changes: 1 addition & 1 deletion openbsd63.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"_comment": "Build with `packer build openbsd63.json`",
"iso_checksum": "ee775405dd7926975befbc3fef23de8c4b5a726c3b5075e4848fcd3a2a712ea8",
"iso_checksum": "sha256:ee775405dd7926975befbc3fef23de8c4b5a726c3b5075e4848fcd3a2a712ea8",
"iso_name": "install63.iso",
"iso_url": "http://ftp.eu.openbsd.org/pub/OpenBSD/6.3/amd64/install63.iso",
"vm_name": "openbsd63"
Expand Down
2 changes: 1 addition & 1 deletion openbsd65.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"_comment": "Build with `packer build -var-file openbsd65.json openbsd.json`",
"iso_checksum": "38d1f8cadd502f1c27bf05c5abde6cc505dd28f3f34f8a941048ff9a54f9f608",
"iso_checksum": "sha256:38d1f8cadd502f1c27bf05c5abde6cc505dd28f3f34f8a941048ff9a54f9f608",
"iso_name": "install65.iso",
"iso_url": "https://mirrors.gigenet.com/pub/OpenBSD/6.5/amd64/install65.iso",
"vm_name": "openbsd65"
Expand Down