diff --git a/centos-5.11-i386.json b/centos-5.11-i386.json index 8e01363ac..94f4f8b26 100644 --- a/centos-5.11-i386.json +++ b/centos-5.11-i386.json @@ -72,7 +72,6 @@ "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`}}", diff --git a/centos-5.11-x86_64.json b/centos-5.11-x86_64.json index 5cbfe109b..8d94d491c 100644 --- a/centos-5.11-x86_64.json +++ b/centos-5.11-x86_64.json @@ -72,7 +72,6 @@ "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`}}", diff --git a/centos-6.7-i386.json b/centos-6.7-i386.json index ae75da8ca..c3d3cb5b9 100644 --- a/centos-6.7-i386.json +++ b/centos-6.7-i386.json @@ -72,7 +72,6 @@ "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`}}", diff --git a/centos-6.7-x86_64.json b/centos-6.7-x86_64.json index f4c454bc3..380e0fa8e 100644 --- a/centos-6.7-x86_64.json +++ b/centos-6.7-x86_64.json @@ -72,7 +72,6 @@ "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`}}", diff --git a/centos-7.1-x86_64.json b/centos-7.1-x86_64.json index 9cf95eb3d..b5f244584 100644 --- a/centos-7.1-x86_64.json +++ b/centos-7.1-x86_64.json @@ -72,7 +72,6 @@ "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`}}", diff --git a/debian-6.0.10-amd64.json b/debian-6.0.10-amd64.json index ba1b1c6df..9db62817f 100644 --- a/debian-6.0.10-amd64.json +++ b/debian-6.0.10-amd64.json @@ -114,7 +114,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/debian-6.0.10-i386.json b/debian-6.0.10-i386.json index 76bd20555..e20cd016b 100644 --- a/debian-6.0.10-i386.json +++ b/debian-6.0.10-i386.json @@ -114,7 +114,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/debian-7.8-amd64.json b/debian-7.8-amd64.json index e0e4f659e..651365189 100644 --- a/debian-7.8-amd64.json +++ b/debian-7.8-amd64.json @@ -114,7 +114,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/debian-7.8-i386.json b/debian-7.8-i386.json index 6ab842d24..046ea58bf 100644 --- a/debian-7.8-i386.json +++ b/debian-7.8-i386.json @@ -114,7 +114,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/debian-7.9-amd64.json b/debian-7.9-amd64.json index 7c543b172..de9f95213 100644 --- a/debian-7.9-amd64.json +++ b/debian-7.9-amd64.json @@ -114,7 +114,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/debian-7.9-i386.json b/debian-7.9-i386.json index 34363db33..85d152d14 100644 --- a/debian-7.9-i386.json +++ b/debian-7.9-i386.json @@ -114,7 +114,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/debian-8.1-amd64.json b/debian-8.1-amd64.json index 16ebd2ff8..174ffdcc3 100644 --- a/debian-8.1-amd64.json +++ b/debian-8.1-amd64.json @@ -114,7 +114,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/debian-8.1-i386.json b/debian-8.1-i386.json index f728a5100..27b934e33 100644 --- a/debian-8.1-i386.json +++ b/debian-8.1-i386.json @@ -114,7 +114,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/debian-8.2-amd64.json b/debian-8.2-amd64.json index 8d4655cf5..3f59cda0d 100644 --- a/debian-8.2-amd64.json +++ b/debian-8.2-amd64.json @@ -114,7 +114,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/debian-8.2-i386.json b/debian-8.2-i386.json index 98c460bd6..20a647dd0 100644 --- a/debian-8.2-i386.json +++ b/debian-8.2-i386.json @@ -114,7 +114,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "debian", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/fedora-20-i386.json b/fedora-20-i386.json index f005a3556..70aa60583 100644 --- a/fedora-20-i386.json +++ b/fedora-20-i386.json @@ -72,7 +72,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "fedora-core", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/fedora-20-x86_64.json b/fedora-20-x86_64.json index 5575f91b7..e613aece5 100644 --- a/fedora-20-x86_64.json +++ b/fedora-20-x86_64.json @@ -72,7 +72,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "fedora-core", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/fedora-21-i386.json b/fedora-21-i386.json index af5a03804..03bd66bdc 100644 --- a/fedora-21-i386.json +++ b/fedora-21-i386.json @@ -72,7 +72,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "fedora-core", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/fedora-21-x86_64.json b/fedora-21-x86_64.json index 54fed691e..4392d0dbc 100644 --- a/fedora-21-x86_64.json +++ b/fedora-21-x86_64.json @@ -72,7 +72,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "fedora-core", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/fedora-22-i386.json b/fedora-22-i386.json index f7d11e43e..6fde82a01 100644 --- a/fedora-22-i386.json +++ b/fedora-22-i386.json @@ -73,7 +73,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "fedora-core", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/fedora-22-x86_64.json b/fedora-22-x86_64.json index e9673dd5f..9b7f68dc2 100644 --- a/fedora-22-x86_64.json +++ b/fedora-22-x86_64.json @@ -72,7 +72,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "fedora-core", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/freebsd-10.2-amd64.json b/freebsd-10.2-amd64.json index 3f22e91f5..858ade6b4 100644 --- a/freebsd-10.2-amd64.json +++ b/freebsd-10.2-amd64.json @@ -96,7 +96,6 @@ "boot_wait": "8s", "disk_size": 10140, "guest_os_type": "freebsd", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/freebsd-10.2-i386.json b/freebsd-10.2-i386.json index 8daa6a094..30d6e7974 100644 --- a/freebsd-10.2-i386.json +++ b/freebsd-10.2-i386.json @@ -96,7 +96,6 @@ "boot_wait": "8s", "disk_size": 10140, "guest_os_type": "freebsd", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/freebsd-9.3-amd64.json b/freebsd-9.3-amd64.json index 42e4e0e58..25243efee 100644 --- a/freebsd-9.3-amd64.json +++ b/freebsd-9.3-amd64.json @@ -108,7 +108,6 @@ "boot_wait": "8s", "disk_size": 10140, "guest_os_type": "freebsd", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/freebsd-9.3-i386.json b/freebsd-9.3-i386.json index db4808a6a..67fb71caa 100644 --- a/freebsd-9.3-i386.json +++ b/freebsd-9.3-i386.json @@ -108,7 +108,6 @@ "boot_wait": "8s", "disk_size": 10140, "guest_os_type": "freebsd", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/macosx-10.10.json b/macosx-10.10.json index 3725b5ead..7ad6c9df2 100644 --- a/macosx-10.10.json +++ b/macosx-10.10.json @@ -157,7 +157,6 @@ "boot_wait": "2s", "disk_size": 40960, "guest_os_type": "macosx", - "headless": "{{ user `headless` }}", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", "iso_url": "{{user `iso_url`}}", diff --git a/macosx-10.7.json b/macosx-10.7.json index a6222e946..e667e4c43 100644 --- a/macosx-10.7.json +++ b/macosx-10.7.json @@ -157,7 +157,6 @@ "boot_wait": "2s", "disk_size": 40960, "guest_os_type": "macosx", - "headless": "{{ user `headless` }}", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", "iso_url": "{{user `iso_url`}}", diff --git a/macosx-10.8.json b/macosx-10.8.json index 9f52f3794..012b5c623 100644 --- a/macosx-10.8.json +++ b/macosx-10.8.json @@ -157,7 +157,6 @@ "boot_wait": "2s", "disk_size": 40960, "guest_os_type": "macosx", - "headless": "{{ user `headless` }}", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", "iso_url": "{{user `iso_url`}}", diff --git a/macosx-10.9.json b/macosx-10.9.json index bd25f4ec5..ffd041f33 100644 --- a/macosx-10.9.json +++ b/macosx-10.9.json @@ -157,7 +157,6 @@ "boot_wait": "2s", "disk_size": 40960, "guest_os_type": "macosx", - "headless": "{{ user `headless` }}", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", "iso_url": "{{user `iso_url`}}", diff --git a/omnios-r151010j.json b/omnios-r151010j.json index 97baaeadc..df9c3a009 100644 --- a/omnios-r151010j.json +++ b/omnios-r151010j.json @@ -152,7 +152,6 @@ "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", diff --git a/opensuse-13.2-i386.json b/opensuse-13.2-i386.json index 6a36f97e0..5111de35c 100644 --- a/opensuse-13.2-i386.json +++ b/opensuse-13.2-i386.json @@ -84,7 +84,6 @@ "boot_wait": "10s", "disk_size": 20480, "guest_os_type": "opensuse", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/opensuse-13.2-x86_64.json b/opensuse-13.2-x86_64.json index c07c5e09a..d30aa6924 100644 --- a/opensuse-13.2-x86_64.json +++ b/opensuse-13.2-x86_64.json @@ -84,7 +84,6 @@ "boot_wait": "10s", "disk_size": 20480, "guest_os_type": "opensuse", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", diff --git a/oracle-5.11-i386.json b/oracle-5.11-i386.json index cc80236c7..b42d10218 100644 --- a/oracle-5.11-i386.json +++ b/oracle-5.11-i386.json @@ -72,7 +72,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "centos", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "f4ef2b868a0cccb736664136eca798ec", "iso_checksum_type": "md5", diff --git a/oracle-5.11-x86_64.json b/oracle-5.11-x86_64.json index 69878aa0d..0678dfd32 100644 --- a/oracle-5.11-x86_64.json +++ b/oracle-5.11-x86_64.json @@ -72,7 +72,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "centos", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "8af2121088c7e6f5ebdb6d5900403240", "iso_checksum_type": "md5", diff --git a/oracle-6.6-i386.json b/oracle-6.6-i386.json index 3da7e6d11..27269469a 100644 --- a/oracle-6.6-i386.json +++ b/oracle-6.6-i386.json @@ -72,7 +72,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "centos", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "81f0c85217f40763dea5053ec5594e4958498bbc", "iso_checksum_type": "sha1", diff --git a/oracle-6.6-x86_64.json b/oracle-6.6-x86_64.json index b5f867210..587565ac1 100644 --- a/oracle-6.6-x86_64.json +++ b/oracle-6.6-x86_64.json @@ -72,7 +72,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "centos", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "5738f10a506d3630edfd297ef179b553091c6a48", "iso_checksum_type": "sha1", diff --git a/rhel-5.11-i386.json b/rhel-5.11-i386.json index 97faa95f8..a474bf103 100644 --- a/rhel-5.11-i386.json +++ b/rhel-5.11-i386.json @@ -72,7 +72,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "rhel", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "4e38e4ed06d83efb10446e7db19d96761715cdbdbf0bbfacb978b44ce368bbe2", "iso_checksum_type": "sha256", diff --git a/rhel-5.11-x86_64.json b/rhel-5.11-x86_64.json index 84fed6414..4a889f343 100644 --- a/rhel-5.11-x86_64.json +++ b/rhel-5.11-x86_64.json @@ -72,7 +72,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "rhel", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "36565fe0c8a97207d63234d10123daeedb29d509576dbd7b34e71958ac2f9050", "iso_checksum_type": "sha256", diff --git a/rhel-6.6-i386.json b/rhel-6.6-i386.json index 6417c11db..f22415397 100644 --- a/rhel-6.6-i386.json +++ b/rhel-6.6-i386.json @@ -72,7 +72,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "rhel", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "0a14ed1f7d7ea7b831739ed8e71719d9cb7c294bf801e8db39358651768547ad", "iso_checksum_type": "sha256", diff --git a/rhel-6.6-x86_64.json b/rhel-6.6-x86_64.json index 7aeec4734..0624c13fc 100644 --- a/rhel-6.6-x86_64.json +++ b/rhel-6.6-x86_64.json @@ -72,7 +72,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "rhel", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "16044cb7264f4bc0150f5b6f3f66936ccf2d36e0a4152c00d9236fb7dcae5f32", "iso_checksum_type": "sha256", diff --git a/rhel-7.1-x86_64.json b/rhel-7.1-x86_64.json index f4ea7cc02..fa61504c8 100644 --- a/rhel-7.1-x86_64.json +++ b/rhel-7.1-x86_64.json @@ -72,7 +72,6 @@ "boot_wait": "10s", "disk_size": 40960, "guest_os_type": "rhel", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "3685468ec6cdcb70dfc85ebbc164da427dc2d762644c3c2ee1520f4f661c15ce", "iso_checksum_type": "sha256", diff --git a/sles-11-sp2-i386.json b/sles-11-sp2-i386.json index 4bc0f5967..e4d50ce96 100644 --- a/sles-11-sp2-i386.json +++ b/sles-11-sp2-i386.json @@ -84,7 +84,6 @@ "boot_wait": "10s", "disk_size": 20480, "guest_os_type": "suse", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "a0b34f6237b2b2a6b2174c82b40ed326", "iso_checksum_type": "md5", diff --git a/sles-11-sp2-x86_64.json b/sles-11-sp2-x86_64.json index a6c5f8990..0dc886984 100644 --- a/sles-11-sp2-x86_64.json +++ b/sles-11-sp2-x86_64.json @@ -84,7 +84,6 @@ "boot_wait": "10s", "disk_size": 20480, "guest_os_type": "suse", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "461d82ae6e15062b0807c1338f040497", "iso_checksum_type": "md5", diff --git a/sles-11-sp3-i386.json b/sles-11-sp3-i386.json index 8937a02c3..0a1b66229 100644 --- a/sles-11-sp3-i386.json +++ b/sles-11-sp3-i386.json @@ -84,7 +84,6 @@ "boot_wait": "10s", "disk_size": 20480, "guest_os_type": "suse", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "5c30a409fc8fb3343b4dc90d93ff2c89", "iso_checksum_type": "md5", diff --git a/sles-11-sp3-x86_64.json b/sles-11-sp3-x86_64.json index 7a5efc16b..ad8dc1e11 100644 --- a/sles-11-sp3-x86_64.json +++ b/sles-11-sp3-x86_64.json @@ -84,7 +84,6 @@ "boot_wait": "10s", "disk_size": 20480, "guest_os_type": "suse", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "480b70d50cbb538382dc2b9325221e1b", "iso_checksum_type": "md5", diff --git a/sles-12-x86_64.json b/sles-12-x86_64.json index e0d2b14b3..2bd7919d6 100644 --- a/sles-12-x86_64.json +++ b/sles-12-x86_64.json @@ -84,7 +84,6 @@ "boot_wait": "10s", "disk_size": 20480, "guest_os_type": "suse", - "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "58086fca0441b1d44c7a51c5ee64e1bd4365466fcee48ec92c4f39d07739aeed", "iso_checksum_type": "sha256", diff --git a/ubuntu-10.04-amd64.json b/ubuntu-10.04-amd64.json index bb2133cc8..631612a5c 100644 --- a/ubuntu-10.04-amd64.json +++ b/ubuntu-10.04-amd64.json @@ -135,7 +135,6 @@ "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`}}", diff --git a/ubuntu-10.04-i386.json b/ubuntu-10.04-i386.json index d766c2959..27bf6922b 100644 --- a/ubuntu-10.04-i386.json +++ b/ubuntu-10.04-i386.json @@ -135,7 +135,6 @@ "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`}}", diff --git a/ubuntu-12.04-amd64.json b/ubuntu-12.04-amd64.json index 6a4b9111a..9fb8fb195 100644 --- a/ubuntu-12.04-amd64.json +++ b/ubuntu-12.04-amd64.json @@ -135,7 +135,6 @@ "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`}}", diff --git a/ubuntu-12.04-i386.json b/ubuntu-12.04-i386.json index a504f722a..66854c89d 100644 --- a/ubuntu-12.04-i386.json +++ b/ubuntu-12.04-i386.json @@ -135,7 +135,6 @@ "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`}}", diff --git a/ubuntu-14.04-amd64.json b/ubuntu-14.04-amd64.json index df3326066..1855729cf 100644 --- a/ubuntu-14.04-amd64.json +++ b/ubuntu-14.04-amd64.json @@ -135,7 +135,6 @@ "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`}}", diff --git a/ubuntu-14.04-i386.json b/ubuntu-14.04-i386.json index ab1e604cd..8811c9ec8 100644 --- a/ubuntu-14.04-i386.json +++ b/ubuntu-14.04-i386.json @@ -135,7 +135,6 @@ "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`}}", diff --git a/ubuntu-14.10-amd64.json b/ubuntu-14.10-amd64.json index 64532832d..01856dcb3 100644 --- a/ubuntu-14.10-amd64.json +++ b/ubuntu-14.10-amd64.json @@ -135,7 +135,6 @@ "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`}}", diff --git a/ubuntu-14.10-i386.json b/ubuntu-14.10-i386.json index 1f24dae62..45ea510d1 100644 --- a/ubuntu-14.10-i386.json +++ b/ubuntu-14.10-i386.json @@ -135,7 +135,6 @@ "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`}}", diff --git a/ubuntu-15.04-amd64.json b/ubuntu-15.04-amd64.json index 2ee3d2660..95af28f47 100644 --- a/ubuntu-15.04-amd64.json +++ b/ubuntu-15.04-amd64.json @@ -135,7 +135,6 @@ "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`}}", diff --git a/ubuntu-15.04-i386.json b/ubuntu-15.04-i386.json index 854aed7b7..cd7370f21 100644 --- a/ubuntu-15.04-i386.json +++ b/ubuntu-15.04-i386.json @@ -135,7 +135,6 @@ "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`}}",