From 7ee827a859ba813d09153244b885658e9e914322 Mon Sep 17 00:00:00 2001 From: svpace Date: Thu, 12 May 2016 23:06:59 -0300 Subject: [PATCH] Added "disk_size" user variable --- centos-5.11-i386.json | 9 +++++---- centos-5.11-x86_64.json | 9 +++++---- centos-6.7-i386.json | 9 +++++---- centos-6.7-x86_64.json | 9 +++++---- centos-7.2-x86_64.json | 9 +++++---- debian-6.0.10-amd64.json | 9 +++++---- debian-6.0.10-i386.json | 9 +++++---- debian-7.10-amd64.json | 9 +++++---- debian-7.10-i386.json | 9 +++++---- debian-7.8-amd64.json | 9 +++++---- debian-7.8-i386.json | 9 +++++---- debian-7.9-amd64.json | 9 +++++---- debian-7.9-i386.json | 9 +++++---- debian-8.1-amd64.json | 9 +++++---- debian-8.1-i386.json | 9 +++++---- debian-8.2-amd64.json | 9 +++++---- debian-8.2-i386.json | 9 +++++---- debian-8.3-amd64.json | 9 +++++---- debian-8.3-i386.json | 9 +++++---- debian-8.4-amd64.json | 9 +++++---- debian-8.4-i386.json | 9 +++++---- fedora-20-i386.json | 9 +++++---- fedora-20-x86_64.json | 9 +++++---- fedora-21-i386.json | 9 +++++---- fedora-21-x86_64.json | 9 +++++---- fedora-22-i386.json | 9 +++++---- fedora-22-x86_64.json | 9 +++++---- fedora-23-i386.json | 9 +++++---- fedora-23-x86_64.json | 9 +++++---- freebsd-10.2-amd64.json | 9 +++++---- freebsd-10.2-i386.json | 9 +++++---- freebsd-10.3-amd64.json | 9 +++++---- freebsd-10.3-i386.json | 9 +++++---- freebsd-9.3-amd64.json | 9 +++++---- freebsd-9.3-i386.json | 9 +++++---- macosx-10.10.json | 7 ++++--- macosx-10.11.json | 7 ++++--- macosx-10.7.json | 7 ++++--- macosx-10.8.json | 7 ++++--- macosx-10.9.json | 7 ++++--- omnios-r151010j.json | 7 ++++--- omnios-r151014.json | 7 ++++--- omnios-r151018.json | 7 ++++--- opensuse-13.2-i386.json | 9 +++++---- opensuse-13.2-x86_64.json | 9 +++++---- opensuse-leap-42.1-x86_64.json | 9 +++++---- oracle-5.11-i386.json | 9 +++++---- oracle-5.11-x86_64.json | 9 +++++---- oracle-6.6-i386.json | 9 +++++---- oracle-6.6-x86_64.json | 9 +++++---- oracle-6.7-i386.json | 9 +++++---- oracle-6.7-x86_64.json | 9 +++++---- oracle-7.2-x86_64.json | 9 +++++---- rhel-5.11-i386.json | 9 +++++---- rhel-5.11-x86_64.json | 9 +++++---- rhel-6.6-i386.json | 9 +++++---- rhel-6.6-x86_64.json | 9 +++++---- rhel-6.7-i386.json | 9 +++++---- rhel-6.7-x86_64.json | 9 +++++---- rhel-7.2-x86_64.json | 9 +++++---- sles-11-sp2-i386.json | 9 +++++---- sles-11-sp2-x86_64.json | 9 +++++---- sles-11-sp3-i386.json | 9 +++++---- sles-11-sp3-x86_64.json | 9 +++++---- sles-11-sp4-i386.json | 9 +++++---- sles-11-sp4-x86_64.json | 9 +++++---- sles-12-x86_64.json | 9 +++++---- solaris-10.11-x86.json | 5 +++-- solaris-11-x86.json | 5 +++-- ubuntu-10.04-amd64.json | 9 +++++---- ubuntu-10.04-i386.json | 9 +++++---- ubuntu-12.04-amd64.json | 9 +++++---- ubuntu-12.04-i386.json | 9 +++++---- ubuntu-14.04-amd64.json | 9 +++++---- ubuntu-14.04-i386.json | 9 +++++---- ubuntu-14.10-amd64.json | 9 +++++---- ubuntu-14.10-i386.json | 9 +++++---- ubuntu-15.04-amd64.json | 9 +++++---- ubuntu-15.04-i386.json | 9 +++++---- ubuntu-15.10-amd64.json | 9 +++++---- ubuntu-15.10-i386.json | 9 +++++---- ubuntu-16.04-amd64.json | 9 +++++---- ubuntu-16.04-i386.json | 9 +++++---- windows-nano-tp3.json | 3 ++- 84 files changed, 405 insertions(+), 321 deletions(-) diff --git a/centos-5.11-i386.json b/centos-5.11-i386.json index fa9c5f5ff..71c11f72a 100644 --- a/centos-5.11-i386.json +++ b/centos-5.11-i386.json @@ -5,7 +5,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "centos", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "centos", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -158,6 +158,7 @@ "box_basename": "centos-5.11-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/centos-5.11-x86_64.json b/centos-5.11-x86_64.json index 6579effd4..893213e6a 100644 --- a/centos-5.11-x86_64.json +++ b/centos-5.11-x86_64.json @@ -5,7 +5,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat_64", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "centos-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "centos", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -158,6 +158,7 @@ "box_basename": "centos-5.11", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/centos-6.7-i386.json b/centos-6.7-i386.json index 422cda1d1..e2fbe935d 100644 --- a/centos-6.7-i386.json +++ b/centos-6.7-i386.json @@ -5,7 +5,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "centos", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "centos", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -158,6 +158,7 @@ "box_basename": "centos-6.7-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/centos-6.7-x86_64.json b/centos-6.7-x86_64.json index 3af906ec8..c5041b949 100644 --- a/centos-6.7-x86_64.json +++ b/centos-6.7-x86_64.json @@ -5,7 +5,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat_64", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "centos-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "centos", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -158,6 +158,7 @@ "box_basename": "centos-6.7", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/centos-7.2-x86_64.json b/centos-7.2-x86_64.json index 45b0a307b..950474a23 100644 --- a/centos-7.2-x86_64.json +++ b/centos-7.2-x86_64.json @@ -5,7 +5,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat_64", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "centos-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "centos", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -158,6 +158,7 @@ "box_basename": "centos-7.2", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/debian-6.0.10-amd64.json b/debian-6.0.10-amd64.json index e6e5f7bc3..87cb668db 100644 --- a/debian-6.0.10-amd64.json +++ b/debian-6.0.10-amd64.json @@ -19,7 +19,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian_64", "hard_drive_interface": "sata", @@ -71,7 +71,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian5-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -112,7 +112,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -162,7 +162,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -216,6 +216,7 @@ "box_basename": "debian-6.0.10", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/debian-6.0.10-i386.json b/debian-6.0.10-i386.json index 9d4c0b914..60ffe78f0 100644 --- a/debian-6.0.10-i386.json +++ b/debian-6.0.10-i386.json @@ -19,7 +19,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian", "hard_drive_interface": "sata", @@ -71,7 +71,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian5", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -112,7 +112,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -162,7 +162,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -216,6 +216,7 @@ "box_basename": "debian-6.0.10-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/debian-7.10-amd64.json b/debian-7.10-amd64.json index 55bf2d0e9..16534d95d 100644 --- a/debian-7.10-amd64.json +++ b/debian-7.10-amd64.json @@ -19,7 +19,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian_64", "hard_drive_interface": "sata", @@ -71,7 +71,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian7-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -112,7 +112,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -162,7 +162,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -216,6 +216,7 @@ "box_basename": "debian-7.10", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/debian-7.10-i386.json b/debian-7.10-i386.json index b556c015e..c9e808959 100644 --- a/debian-7.10-i386.json +++ b/debian-7.10-i386.json @@ -19,7 +19,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian", "hard_drive_interface": "sata", @@ -71,7 +71,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian7", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -112,7 +112,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -162,7 +162,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -216,6 +216,7 @@ "box_basename": "debian-7.10-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/debian-7.8-amd64.json b/debian-7.8-amd64.json index ffce2c9f6..0535e9c5b 100644 --- a/debian-7.8-amd64.json +++ b/debian-7.8-amd64.json @@ -19,7 +19,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian_64", "hard_drive_interface": "sata", @@ -71,7 +71,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian7-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -112,7 +112,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -162,7 +162,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -216,6 +216,7 @@ "box_basename": "debian-7.8", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/debian-7.8-i386.json b/debian-7.8-i386.json index 64ed91cd2..38c601272 100644 --- a/debian-7.8-i386.json +++ b/debian-7.8-i386.json @@ -19,7 +19,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian", "hard_drive_interface": "sata", @@ -71,7 +71,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian7", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -112,7 +112,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -162,7 +162,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -216,6 +216,7 @@ "box_basename": "debian-7.8-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/debian-7.9-amd64.json b/debian-7.9-amd64.json index 75110a7fc..316dd40f2 100644 --- a/debian-7.9-amd64.json +++ b/debian-7.9-amd64.json @@ -19,7 +19,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian_64", "hard_drive_interface": "sata", @@ -71,7 +71,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian7-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -112,7 +112,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -162,7 +162,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -216,6 +216,7 @@ "box_basename": "debian-7.9", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/debian-7.9-i386.json b/debian-7.9-i386.json index a4e88c6d1..8b4afcb06 100644 --- a/debian-7.9-i386.json +++ b/debian-7.9-i386.json @@ -19,7 +19,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian", "hard_drive_interface": "sata", @@ -71,7 +71,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian7", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -112,7 +112,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -162,7 +162,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -216,6 +216,7 @@ "box_basename": "debian-7.9-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/debian-8.1-amd64.json b/debian-8.1-amd64.json index 6bb66122e..6a39d1ee5 100644 --- a/debian-8.1-amd64.json +++ b/debian-8.1-amd64.json @@ -20,7 +20,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian_64", "hard_drive_interface": "sata", @@ -73,7 +73,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian8-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -115,7 +115,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -166,7 +166,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -220,6 +220,7 @@ "box_basename": "debian-8.1", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/debian-8.1-i386.json b/debian-8.1-i386.json index a5d1b7419..34d6d0c35 100644 --- a/debian-8.1-i386.json +++ b/debian-8.1-i386.json @@ -20,7 +20,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian", "hard_drive_interface": "sata", @@ -73,7 +73,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian8", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -115,7 +115,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -166,7 +166,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -220,6 +220,7 @@ "box_basename": "debian-8.1-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/debian-8.2-amd64.json b/debian-8.2-amd64.json index ae654c565..32abf00c0 100644 --- a/debian-8.2-amd64.json +++ b/debian-8.2-amd64.json @@ -20,7 +20,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian_64", "hard_drive_interface": "sata", @@ -73,7 +73,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian8-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -115,7 +115,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -166,7 +166,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -220,6 +220,7 @@ "box_basename": "debian-8.2", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/debian-8.2-i386.json b/debian-8.2-i386.json index a3c9ddec9..b221653de 100644 --- a/debian-8.2-i386.json +++ b/debian-8.2-i386.json @@ -20,7 +20,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian", "hard_drive_interface": "sata", @@ -73,7 +73,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian8", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -115,7 +115,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -166,7 +166,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -220,6 +220,7 @@ "box_basename": "debian-8.2-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/debian-8.3-amd64.json b/debian-8.3-amd64.json index 0efb42319..35daec1e4 100644 --- a/debian-8.3-amd64.json +++ b/debian-8.3-amd64.json @@ -20,7 +20,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian_64", "hard_drive_interface": "sata", @@ -73,7 +73,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian8-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -115,7 +115,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -166,7 +166,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -220,6 +220,7 @@ "box_basename": "debian-8.3", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/debian-8.3-i386.json b/debian-8.3-i386.json index b704aaf18..a84b0e996 100644 --- a/debian-8.3-i386.json +++ b/debian-8.3-i386.json @@ -20,7 +20,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian", "hard_drive_interface": "sata", @@ -73,7 +73,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian8", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -115,7 +115,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -166,7 +166,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -220,6 +220,7 @@ "box_basename": "debian-8.3-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/debian-8.4-amd64.json b/debian-8.4-amd64.json index 4a97aac9e..c80a09114 100644 --- a/debian-8.4-amd64.json +++ b/debian-8.4-amd64.json @@ -20,7 +20,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian_64", "hard_drive_interface": "sata", @@ -73,7 +73,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian8-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -116,7 +116,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -167,7 +167,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -221,6 +221,7 @@ "box_basename": "debian-8.4", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/debian-8.4-i386.json b/debian-8.4-i386.json index 77c9d5f64..325612345 100644 --- a/debian-8.4-i386.json +++ b/debian-8.4-i386.json @@ -20,7 +20,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Debian", "hard_drive_interface": "sata", @@ -73,7 +73,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian8", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -116,7 +116,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "debian", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -167,7 +167,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -221,6 +221,7 @@ "box_basename": "debian-8.4-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/fedora-20-i386.json b/fedora-20-i386.json index 644210b7d..47f18f5b9 100644 --- a/fedora-20-i386.json +++ b/fedora-20-i386.json @@ -5,7 +5,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Fedora", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "fedora", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "fedora-core", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -159,6 +159,7 @@ "box_basename": "fedora-20-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/fedora-20-x86_64.json b/fedora-20-x86_64.json index 421e1c9d7..4622e6862 100644 --- a/fedora-20-x86_64.json +++ b/fedora-20-x86_64.json @@ -5,7 +5,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Fedora_64", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "fedora-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "fedora-core", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -159,6 +159,7 @@ "box_basename": "fedora-20", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/fedora-21-i386.json b/fedora-21-i386.json index 7d2c4a2de..f6f087382 100644 --- a/fedora-21-i386.json +++ b/fedora-21-i386.json @@ -5,7 +5,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Fedora", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "fedora", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "fedora-core", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -159,6 +159,7 @@ "box_basename": "fedora-21-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/fedora-21-x86_64.json b/fedora-21-x86_64.json index 4d1db0589..18a08c074 100644 --- a/fedora-21-x86_64.json +++ b/fedora-21-x86_64.json @@ -5,7 +5,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Fedora_64", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "fedora-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "fedora-core", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -159,6 +159,7 @@ "box_basename": "fedora-21", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/fedora-22-i386.json b/fedora-22-i386.json index c02ad1bfc..a1e3071e9 100644 --- a/fedora-22-i386.json +++ b/fedora-22-i386.json @@ -6,7 +6,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Fedora", "hard_drive_interface": "sata", @@ -44,7 +44,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "fedora", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -71,7 +71,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "fedora-core", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -107,7 +107,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -156,6 +156,7 @@ "box_basename": "fedora-22-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/fedora-22-x86_64.json b/fedora-22-x86_64.json index 5074668ac..68bbfaf09 100644 --- a/fedora-22-x86_64.json +++ b/fedora-22-x86_64.json @@ -5,7 +5,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Fedora_64", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "fedora-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "fedora-core", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -160,6 +160,7 @@ "box_basename": "fedora-22", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/fedora-23-i386.json b/fedora-23-i386.json index 63ec2a022..4c4a29aae 100644 --- a/fedora-23-i386.json +++ b/fedora-23-i386.json @@ -6,7 +6,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Fedora", "hard_drive_interface": "sata", @@ -44,7 +44,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "fedora", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -71,7 +71,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "fedora-core", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -107,7 +107,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -156,6 +156,7 @@ "box_basename": "fedora-23-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/fedora-23-x86_64.json b/fedora-23-x86_64.json index 437fda51c..ed5cc79de 100644 --- a/fedora-23-x86_64.json +++ b/fedora-23-x86_64.json @@ -5,7 +5,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Fedora_64", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "fedora-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -71,7 +71,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "fedora-core", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -107,7 +107,7 @@ " linux ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -161,6 +161,7 @@ "box_basename": "fedora-23", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/freebsd-10.2-amd64.json b/freebsd-10.2-amd64.json index dae70f3aa..072c0c873 100644 --- a/freebsd-10.2-amd64.json +++ b/freebsd-10.2-amd64.json @@ -13,7 +13,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "10s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "FreeBSD_64", "headless": "{{ user `headless` }}", @@ -59,7 +59,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "10s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "freebsd-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -94,7 +94,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "8s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "freebsd", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -158,7 +158,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }} vtnet0" ], "boot_wait": "7s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -212,6 +212,7 @@ "box_basename": "freebsd-10.2", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "10140", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/freebsd-10.2-i386.json b/freebsd-10.2-i386.json index 18473fc77..57f45adf2 100644 --- a/freebsd-10.2-i386.json +++ b/freebsd-10.2-i386.json @@ -13,7 +13,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "10s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "FreeBSD", "headless": "{{ user `headless` }}", @@ -59,7 +59,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "10s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "freebsd", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -94,7 +94,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "8s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "freebsd", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -158,7 +158,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "7s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -212,6 +212,7 @@ "box_basename": "freebsd-10.2-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/freebsd-10.3-amd64.json b/freebsd-10.3-amd64.json index c6696d8e6..7c348a339 100644 --- a/freebsd-10.3-amd64.json +++ b/freebsd-10.3-amd64.json @@ -13,7 +13,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "10s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "FreeBSD_64", "headless": "{{ user `headless` }}", @@ -59,7 +59,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "10s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "freebsd-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -94,7 +94,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "8s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "freebsd", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -158,7 +158,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }} vtnet0" ], "boot_wait": "7s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -212,6 +212,7 @@ "box_basename": "freebsd-10.3", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/freebsd-10.3-i386.json b/freebsd-10.3-i386.json index dbe27f071..99a771e7f 100644 --- a/freebsd-10.3-i386.json +++ b/freebsd-10.3-i386.json @@ -13,7 +13,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "10s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "FreeBSD", "headless": "{{ user `headless` }}", @@ -59,7 +59,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "10s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "freebsd", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -94,7 +94,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "8s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "freebsd", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -158,7 +158,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "7s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -212,6 +212,7 @@ "box_basename": "freebsd-10.3-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/freebsd-9.3-amd64.json b/freebsd-9.3-amd64.json index a816c5113..147624160 100644 --- a/freebsd-9.3-amd64.json +++ b/freebsd-9.3-amd64.json @@ -17,7 +17,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "10s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "FreeBSD_64", "headless": "{{ user `headless` }}", @@ -67,7 +67,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "10s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "freebsd-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -106,7 +106,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "8s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "freebsd", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -174,7 +174,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "7s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -228,6 +228,7 @@ "box_basename": "freebsd-9.3", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/freebsd-9.3-i386.json b/freebsd-9.3-i386.json index 30dc011c7..fb1827c84 100644 --- a/freebsd-9.3-i386.json +++ b/freebsd-9.3-i386.json @@ -17,7 +17,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "10s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "FreeBSD", "headless": "{{ user `headless` }}", @@ -67,7 +67,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "10s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "freebsd", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -106,7 +106,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "8s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "freebsd", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -174,7 +174,7 @@ "fetch -o /tmp/install.sh http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `install_path`}} && chmod +x /tmp/install.sh && /tmp/install.sh {{ .Name }}" ], "boot_wait": "7s", - "disk_size": 10140, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -228,6 +228,7 @@ "box_basename": "freebsd-9.3-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/macosx-10.10.json b/macosx-10.10.json index 111e08013..23a877554 100644 --- a/macosx-10.10.json +++ b/macosx-10.10.json @@ -2,7 +2,7 @@ "builders": [ { "boot_wait": "2s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "darwin12-64", "headless": "{{ user `headless` }}", "iso_checksum": "{{user `iso_checksum`}}", @@ -34,7 +34,7 @@ }, { "boot_wait": "2s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_mode": "disable", "guest_os_type": "MacOS109_64", "hard_drive_interface": "sata", @@ -155,7 +155,7 @@ }, { "boot_wait": "2s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "macosx", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -215,6 +215,7 @@ "box_basename": "macosx-10.10", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/macosx-10.11.json b/macosx-10.11.json index 0dc917dd4..0ac3ce4f2 100644 --- a/macosx-10.11.json +++ b/macosx-10.11.json @@ -2,7 +2,7 @@ "builders": [ { "boot_wait": "2s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "darwin12-64", "headless": "{{ user `headless` }}", "iso_checksum": "{{user `iso_checksum`}}", @@ -34,7 +34,7 @@ }, { "boot_wait": "2s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_mode": "disable", "guest_os_type": "MacOS1011_64", "hard_drive_interface": "sata", @@ -155,7 +155,7 @@ }, { "boot_wait": "2s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "macosx", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -215,6 +215,7 @@ "box_basename": "macosx-10.11", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/macosx-10.7.json b/macosx-10.7.json index 60dd55045..26166067e 100644 --- a/macosx-10.7.json +++ b/macosx-10.7.json @@ -2,7 +2,7 @@ "builders": [ { "boot_wait": "2s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "darwin12-64", "headless": "{{ user `headless` }}", "iso_checksum": "{{user `iso_checksum`}}", @@ -34,7 +34,7 @@ }, { "boot_wait": "2s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_mode": "disable", "guest_os_type": "MacOS107_64", "hard_drive_interface": "sata", @@ -155,7 +155,7 @@ }, { "boot_wait": "2s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "macosx", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -215,6 +215,7 @@ "box_basename": "macosx-10.7", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/macosx-10.8.json b/macosx-10.8.json index 362db55b1..75fb1b7db 100644 --- a/macosx-10.8.json +++ b/macosx-10.8.json @@ -2,7 +2,7 @@ "builders": [ { "boot_wait": "2s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "darwin12-64", "headless": "{{ user `headless` }}", "iso_checksum": "{{user `iso_checksum`}}", @@ -34,7 +34,7 @@ }, { "boot_wait": "2s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_mode": "disable", "guest_os_type": "MacOS108_64", "hard_drive_interface": "sata", @@ -155,7 +155,7 @@ }, { "boot_wait": "2s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "macosx", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -215,6 +215,7 @@ "box_basename": "macosx-10.8", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/macosx-10.9.json b/macosx-10.9.json index c9cc33a17..ba2722089 100644 --- a/macosx-10.9.json +++ b/macosx-10.9.json @@ -2,7 +2,7 @@ "builders": [ { "boot_wait": "2s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "darwin12-64", "headless": "{{ user `headless` }}", "iso_checksum": "{{user `iso_checksum`}}", @@ -34,7 +34,7 @@ }, { "boot_wait": "2s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_mode": "disable", "guest_os_type": "MacOS109_64", "hard_drive_interface": "sata", @@ -155,7 +155,7 @@ }, { "boot_wait": "2s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "macosx", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", @@ -215,6 +215,7 @@ "box_basename": "macosx-10.9", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/omnios-r151010j.json b/omnios-r151010j.json index 661156ed8..2adc9605d 100644 --- a/omnios-r151010j.json +++ b/omnios-r151010j.json @@ -31,7 +31,7 @@ "svcadm restart ssh" ], "boot_wait": "30s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "OpenSolaris_64", "headless": "{{ user `headless` }}", "iso_checksum": "bc3f4c0d29a5da75174de62da00294e5ef826b5e", @@ -93,7 +93,7 @@ "svcadm restart ssh" ], "boot_wait": "30s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "floppy_files": [ "floppy/omnios/README.TXT" ], @@ -149,7 +149,7 @@ "svcadm restart ssh" ], "boot_wait": "30s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "opensolaris", "hard_drive_interface": "ide", "iso_checksum": "bc3f4c0d29a5da75174de62da00294e5ef826b5e", @@ -213,6 +213,7 @@ "box_basename": "omnios-r151010j", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "memory": "1024", diff --git a/omnios-r151014.json b/omnios-r151014.json index 671020dc6..897d98b7a 100644 --- a/omnios-r151014.json +++ b/omnios-r151014.json @@ -31,7 +31,7 @@ "svcadm restart ssh" ], "boot_wait": "30s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "OpenSolaris_64", "headless": "{{ user `headless` }}", "iso_checksum": "{{user `iso_checksum`}}", @@ -93,7 +93,7 @@ "svcadm restart ssh" ], "boot_wait": "30s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "floppy_files": [ "floppy/omnios/README.TXT" ], @@ -149,7 +149,7 @@ "svcadm restart ssh" ], "boot_wait": "30s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "opensolaris", "hard_drive_interface": "ide", "iso_checksum": "{{user `iso_checksum`}}", @@ -218,6 +218,7 @@ "box_basename": "omnios-r151014", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/omnios-r151018.json b/omnios-r151018.json index 6941ec37a..e0893adb1 100644 --- a/omnios-r151018.json +++ b/omnios-r151018.json @@ -31,7 +31,7 @@ "svcadm restart ssh" ], "boot_wait": "30s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "OpenSolaris_64", "headless": "{{ user `headless` }}", "iso_checksum": "{{user `iso_checksum`}}", @@ -93,7 +93,7 @@ "svcadm restart ssh" ], "boot_wait": "30s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "floppy_files": [ "floppy/omnios/README.TXT" ], @@ -149,7 +149,7 @@ "svcadm restart ssh" ], "boot_wait": "30s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "opensolaris", "hard_drive_interface": "ide", "iso_checksum": "{{user `iso_checksum`}}", @@ -218,6 +218,7 @@ "box_basename": "omnios-r151018", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/opensuse-13.2-i386.json b/opensuse-13.2-i386.json index f895e8f10..14cdb50df 100644 --- a/opensuse-13.2-i386.json +++ b/opensuse-13.2-i386.json @@ -9,7 +9,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "OpenSUSE", "hard_drive_interface": "sata", @@ -51,7 +51,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "opensuse", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -82,7 +82,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "opensuse", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -122,7 +122,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -178,6 +178,7 @@ "box_basename": "opensuse-13.2-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "20480", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/opensuse-13.2-x86_64.json b/opensuse-13.2-x86_64.json index 314bae5a6..397ca82ae 100644 --- a/opensuse-13.2-x86_64.json +++ b/opensuse-13.2-x86_64.json @@ -9,7 +9,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "OpenSUSE_64", "hard_drive_interface": "sata", @@ -51,7 +51,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "opensuse-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -82,7 +82,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "opensuse", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -122,7 +122,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -178,6 +178,7 @@ "box_basename": "opensuse-13.2", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "20480", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/opensuse-leap-42.1-x86_64.json b/opensuse-leap-42.1-x86_64.json index 47801946e..b1b0705f8 100644 --- a/opensuse-leap-42.1-x86_64.json +++ b/opensuse-leap-42.1-x86_64.json @@ -9,7 +9,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "OpenSUSE_64", "hard_drive_interface": "sata", @@ -51,7 +51,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "opensuse-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -82,7 +82,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "opensuse", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -122,7 +122,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -178,6 +178,7 @@ "box_basename": "opensuse-leap-42.1", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "20480", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/oracle-5.11-i386.json b/oracle-5.11-i386.json index 46c205277..3c9056ea4 100644 --- a/oracle-5.11-i386.json +++ b/oracle-5.11-i386.json @@ -5,7 +5,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Oracle", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "oraclelinux", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "centos", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -158,6 +158,7 @@ "box_basename": "oracle-5.11-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/oracle-5.11-x86_64.json b/oracle-5.11-x86_64.json index f01b386c5..a1823691a 100644 --- a/oracle-5.11-x86_64.json +++ b/oracle-5.11-x86_64.json @@ -5,7 +5,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Oracle_64", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "oraclelinux-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "centos", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -158,6 +158,7 @@ "box_basename": "oracle-5.11", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/oracle-6.6-i386.json b/oracle-6.6-i386.json index af10343b2..4e3eb21ad 100644 --- a/oracle-6.6-i386.json +++ b/oracle-6.6-i386.json @@ -5,7 +5,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Oracle", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "oraclelinux", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "centos", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -159,6 +159,7 @@ "box_basename": "oracle-6.6-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/oracle-6.6-x86_64.json b/oracle-6.6-x86_64.json index e7abf830b..c10d50566 100644 --- a/oracle-6.6-x86_64.json +++ b/oracle-6.6-x86_64.json @@ -5,7 +5,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Oracle_64", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "oraclelinux-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "centos", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -159,6 +159,7 @@ "box_basename": "oracle-6.6", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/oracle-6.7-i386.json b/oracle-6.7-i386.json index bba2b43f1..dad40f43a 100644 --- a/oracle-6.7-i386.json +++ b/oracle-6.7-i386.json @@ -5,7 +5,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Oracle", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "oraclelinux", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "centos", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -159,6 +159,7 @@ "box_basename": "oracle-6.7-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/oracle-6.7-x86_64.json b/oracle-6.7-x86_64.json index d757ae58e..e26ac6d4b 100644 --- a/oracle-6.7-x86_64.json +++ b/oracle-6.7-x86_64.json @@ -5,7 +5,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Oracle_64", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "oraclelinux-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "centos", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -159,6 +159,7 @@ "box_basename": "oracle-6.7", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/oracle-7.2-x86_64.json b/oracle-7.2-x86_64.json index 72d98542d..30312b15a 100644 --- a/oracle-7.2-x86_64.json +++ b/oracle-7.2-x86_64.json @@ -5,7 +5,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Oracle_64", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "oraclelinux-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "centos", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -159,6 +159,7 @@ "box_basename": "oracle-7.2", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/rhel-5.11-i386.json b/rhel-5.11-i386.json index 30b0caf9c..d163833c0 100644 --- a/rhel-5.11-i386.json +++ b/rhel-5.11-i386.json @@ -5,7 +5,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "redhat", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "rhel", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -158,6 +158,7 @@ "box_basename": "rhel-5.11-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/rhel-5.11-x86_64.json b/rhel-5.11-x86_64.json index 6417ed5c8..0a1a5b09d 100644 --- a/rhel-5.11-x86_64.json +++ b/rhel-5.11-x86_64.json @@ -5,7 +5,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat_64", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "rhel5-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "rhel", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -158,6 +158,7 @@ "box_basename": "rhel-5.11", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/rhel-6.6-i386.json b/rhel-6.6-i386.json index 4340f2bdb..729fd2530 100644 --- a/rhel-6.6-i386.json +++ b/rhel-6.6-i386.json @@ -5,7 +5,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "redhat", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "rhel", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -159,6 +159,7 @@ "box_basename": "rhel-6.6-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/rhel-6.6-x86_64.json b/rhel-6.6-x86_64.json index 4622ada7b..e83538d81 100644 --- a/rhel-6.6-x86_64.json +++ b/rhel-6.6-x86_64.json @@ -5,7 +5,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat_64", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "rhel6-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "rhel", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -159,6 +159,7 @@ "box_basename": "rhel-6.6", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/rhel-6.7-i386.json b/rhel-6.7-i386.json index 1b63cf439..5954b2d9c 100644 --- a/rhel-6.7-i386.json +++ b/rhel-6.7-i386.json @@ -5,7 +5,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "redhat", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "rhel", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -159,6 +159,7 @@ "box_basename": "rhel-6.7-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/rhel-6.7-x86_64.json b/rhel-6.7-x86_64.json index 2177d6d42..fae4fb8b2 100644 --- a/rhel-6.7-x86_64.json +++ b/rhel-6.7-x86_64.json @@ -5,7 +5,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat_64", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "rhel6-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "rhel", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -159,6 +159,7 @@ "box_basename": "rhel-6.7", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/rhel-7.2-x86_64.json b/rhel-7.2-x86_64.json index 2dbf7bcec..b4b932d42 100644 --- a/rhel-7.2-x86_64.json +++ b/rhel-7.2-x86_64.json @@ -5,7 +5,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "RedHat_64", "hard_drive_interface": "sata", @@ -43,7 +43,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "rhel7-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -70,7 +70,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "rhel", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -106,7 +106,7 @@ " text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{user `ks_path`}}" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -159,6 +159,7 @@ "box_basename": "rhel-7.2", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/sles-11-sp2-i386.json b/sles-11-sp2-i386.json index 7c66f78a1..1f758228c 100644 --- a/sles-11-sp2-i386.json +++ b/sles-11-sp2-i386.json @@ -9,7 +9,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "OpenSUSE", "hard_drive_interface": "sata", @@ -51,7 +51,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "sles11", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -82,7 +82,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "suse", "http_directory": "http", "iso_checksum": "a0b34f6237b2b2a6b2174c82b40ed326", @@ -122,7 +122,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "a0b34f6237b2b2a6b2174c82b40ed326", @@ -171,6 +171,7 @@ "box_basename": "sles-11-sp2-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "20480", "git_revision": "__unknown_git_revision__", "headless": "", "memory": "512", diff --git a/sles-11-sp2-x86_64.json b/sles-11-sp2-x86_64.json index 8d25712b1..931201871 100644 --- a/sles-11-sp2-x86_64.json +++ b/sles-11-sp2-x86_64.json @@ -9,7 +9,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "OpenSUSE_64", "hard_drive_interface": "sata", @@ -51,7 +51,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "sles11-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -82,7 +82,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "suse", "http_directory": "http", "iso_checksum": "461d82ae6e15062b0807c1338f040497", @@ -122,7 +122,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "461d82ae6e15062b0807c1338f040497", @@ -170,6 +170,7 @@ "box_basename": "sles-11-sp2", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "20480", "git_revision": "__unknown_git_revision__", "headless": "", "memory": "512", diff --git a/sles-11-sp3-i386.json b/sles-11-sp3-i386.json index ad06f6574..f998f3cfc 100644 --- a/sles-11-sp3-i386.json +++ b/sles-11-sp3-i386.json @@ -9,7 +9,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "OpenSUSE", "hard_drive_interface": "sata", @@ -51,7 +51,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "sles11", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -82,7 +82,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "suse", "http_directory": "http", "iso_checksum": "5c30a409fc8fb3343b4dc90d93ff2c89", @@ -122,7 +122,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "5c30a409fc8fb3343b4dc90d93ff2c89", @@ -171,6 +171,7 @@ "box_basename": "sles-11-sp3-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "20480", "git_revision": "__unknown_git_revision__", "headless": "", "memory": "512", diff --git a/sles-11-sp3-x86_64.json b/sles-11-sp3-x86_64.json index 942cef217..719798508 100644 --- a/sles-11-sp3-x86_64.json +++ b/sles-11-sp3-x86_64.json @@ -9,7 +9,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "OpenSUSE_64", "hard_drive_interface": "sata", @@ -51,7 +51,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "sles11-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -82,7 +82,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "suse", "http_directory": "http", "iso_checksum": "480b70d50cbb538382dc2b9325221e1b", @@ -122,7 +122,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "480b70d50cbb538382dc2b9325221e1b", @@ -171,6 +171,7 @@ "box_basename": "sles-11-sp3", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "20480", "git_revision": "__unknown_git_revision__", "headless": "", "memory": "512", diff --git a/sles-11-sp4-i386.json b/sles-11-sp4-i386.json index 30d861b80..44b3b008f 100644 --- a/sles-11-sp4-i386.json +++ b/sles-11-sp4-i386.json @@ -9,7 +9,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "OpenSUSE", "hard_drive_interface": "sata", @@ -51,7 +51,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "sles11", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -82,7 +82,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "suse", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -122,7 +122,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -177,6 +177,7 @@ "box_basename": "sles-11-sp4-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "20480", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/sles-11-sp4-x86_64.json b/sles-11-sp4-x86_64.json index 97b6fdb25..75621fe4d 100644 --- a/sles-11-sp4-x86_64.json +++ b/sles-11-sp4-x86_64.json @@ -9,7 +9,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "OpenSUSE_64", "hard_drive_interface": "sata", @@ -51,7 +51,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "sles11-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -82,7 +82,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "suse", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -122,7 +122,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -177,6 +177,7 @@ "box_basename": "sles-11-sp4", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "20480", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/sles-12-x86_64.json b/sles-12-x86_64.json index 04c479ff5..c55108180 100644 --- a/sles-12-x86_64.json +++ b/sles-12-x86_64.json @@ -9,7 +9,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "OpenSUSE_64", "hard_drive_interface": "sata", @@ -51,7 +51,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "sles11-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -82,7 +82,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "suse", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -122,7 +122,7 @@ "" ], "boot_wait": "10s", - "disk_size": 20480, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -179,6 +179,7 @@ "box_basename": "sles-12", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "20480", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/solaris-10.11-x86.json b/solaris-10.11-x86.json index 446c51eef..23c036146 100644 --- a/solaris-10.11-x86.json +++ b/solaris-10.11-x86.json @@ -11,7 +11,7 @@ "b" ], "boot_wait": "5s", - "disk_size": 20000, + "disk_size": "{{user `disk_size`}}", "floppy_files": [ "floppy/solaris10/sysidcfg", "floppy/solaris10/awesome_prof", @@ -62,7 +62,7 @@ "b" ], "boot_wait": "5s", - "disk_size": 20000, + "disk_size": "{{user `disk_size`}}", "floppy_files": [ "floppy/solaris10/sysidcfg", "floppy/solaris10/awesome_prof", @@ -124,6 +124,7 @@ "box_basename": "solaris-10.11", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "20000", "git_revision": "__unknown_git_revision__", "headless": "", "memory": "1536", diff --git a/solaris-11-x86.json b/solaris-11-x86.json index c1382fe83..0fca51534 100644 --- a/solaris-11-x86.json +++ b/solaris-11-x86.json @@ -29,7 +29,7 @@ "tail -f /var/svc/log/application-auto-installer\\:default.log" ], "boot_wait": "5s", - "disk_size": 10360, + "disk_size": "{{user `disk_size`}}", "guest_additions_mode": "attach", "guest_os_type": "Solaris11_64", "headless": "{{ user `headless` }}", @@ -91,7 +91,7 @@ "tail -f /var/svc/log/application-auto-installer\\:default.log" ], "boot_wait": "5s", - "disk_size": 10360, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "solaris11-64", "headless": "{{ user `headless` }}", "http_directory": "http/solaris-11", @@ -146,6 +146,7 @@ "box_basename": "solaris-11.3", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "10360", "git_revision": "__unknown_git_revision__", "headless": "", "memory": "2048", diff --git a/ubuntu-10.04-amd64.json b/ubuntu-10.04-amd64.json index 8b6ce1a65..0f03f028c 100644 --- a/ubuntu-10.04-amd64.json +++ b/ubuntu-10.04-amd64.json @@ -26,7 +26,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu_64", "hard_drive_interface": "sata", @@ -85,7 +85,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -133,7 +133,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -190,7 +190,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -244,6 +244,7 @@ "box_basename": "ubuntu-10.04", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/ubuntu-10.04-i386.json b/ubuntu-10.04-i386.json index e57898aca..f72e6fc16 100644 --- a/ubuntu-10.04-i386.json +++ b/ubuntu-10.04-i386.json @@ -26,7 +26,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu", "hard_drive_interface": "sata", @@ -85,7 +85,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -133,7 +133,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -190,7 +190,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -244,6 +244,7 @@ "box_basename": "ubuntu-10.04-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/ubuntu-12.04-amd64.json b/ubuntu-12.04-amd64.json index 7a6b1a386..70a1b92c1 100644 --- a/ubuntu-12.04-amd64.json +++ b/ubuntu-12.04-amd64.json @@ -26,7 +26,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu_64", "hard_drive_interface": "sata", @@ -85,7 +85,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -133,7 +133,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -190,7 +190,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -244,6 +244,7 @@ "box_basename": "ubuntu-12.04", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/ubuntu-12.04-i386.json b/ubuntu-12.04-i386.json index cd18219dc..f7d264780 100644 --- a/ubuntu-12.04-i386.json +++ b/ubuntu-12.04-i386.json @@ -26,7 +26,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu", "hard_drive_interface": "sata", @@ -85,7 +85,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -133,7 +133,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -190,7 +190,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -244,6 +244,7 @@ "box_basename": "ubuntu-12.04-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/ubuntu-14.04-amd64.json b/ubuntu-14.04-amd64.json index 73c1dd97d..2c6dbeff4 100644 --- a/ubuntu-14.04-amd64.json +++ b/ubuntu-14.04-amd64.json @@ -26,7 +26,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu_64", "hard_drive_interface": "sata", @@ -85,7 +85,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -133,7 +133,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -190,7 +190,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -244,6 +244,7 @@ "box_basename": "ubuntu-14.04", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/ubuntu-14.04-i386.json b/ubuntu-14.04-i386.json index 27ef6e4b6..6535db6c4 100644 --- a/ubuntu-14.04-i386.json +++ b/ubuntu-14.04-i386.json @@ -26,7 +26,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu", "hard_drive_interface": "sata", @@ -85,7 +85,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -133,7 +133,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -190,7 +190,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -244,6 +244,7 @@ "box_basename": "ubuntu-14.04-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/ubuntu-14.10-amd64.json b/ubuntu-14.10-amd64.json index 65897b2a4..5e7e013e1 100644 --- a/ubuntu-14.10-amd64.json +++ b/ubuntu-14.10-amd64.json @@ -26,7 +26,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu_64", "hard_drive_interface": "sata", @@ -85,7 +85,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -133,7 +133,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -190,7 +190,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -244,6 +244,7 @@ "box_basename": "ubuntu-14.10", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/ubuntu-14.10-i386.json b/ubuntu-14.10-i386.json index 913671a3a..23cb502ae 100644 --- a/ubuntu-14.10-i386.json +++ b/ubuntu-14.10-i386.json @@ -26,7 +26,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu", "hard_drive_interface": "sata", @@ -85,7 +85,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -133,7 +133,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -190,7 +190,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -244,6 +244,7 @@ "box_basename": "ubuntu-14.10-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/ubuntu-15.04-amd64.json b/ubuntu-15.04-amd64.json index ba15126a6..38d9522cd 100644 --- a/ubuntu-15.04-amd64.json +++ b/ubuntu-15.04-amd64.json @@ -27,7 +27,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu_64", "hard_drive_interface": "sata", @@ -87,7 +87,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -136,7 +136,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -194,7 +194,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -248,6 +248,7 @@ "box_basename": "ubuntu-15.04", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/ubuntu-15.04-i386.json b/ubuntu-15.04-i386.json index a152caf77..43e9f732d 100644 --- a/ubuntu-15.04-i386.json +++ b/ubuntu-15.04-i386.json @@ -27,7 +27,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu", "hard_drive_interface": "sata", @@ -87,7 +87,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -136,7 +136,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -194,7 +194,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -248,6 +248,7 @@ "box_basename": "ubuntu-15.04-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/ubuntu-15.10-amd64.json b/ubuntu-15.10-amd64.json index 7f1aedaf2..bd3bb4f81 100644 --- a/ubuntu-15.10-amd64.json +++ b/ubuntu-15.10-amd64.json @@ -28,7 +28,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu_64", "hard_drive_interface": "sata", @@ -89,7 +89,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -140,7 +140,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -199,7 +199,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -253,6 +253,7 @@ "box_basename": "ubuntu-15.10", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/ubuntu-15.10-i386.json b/ubuntu-15.10-i386.json index a9db02cfd..c844423f6 100644 --- a/ubuntu-15.10-i386.json +++ b/ubuntu-15.10-i386.json @@ -28,7 +28,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu", "hard_drive_interface": "sata", @@ -89,7 +89,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -140,7 +140,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -199,7 +199,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -253,6 +253,7 @@ "box_basename": "ubuntu-15.10-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/ubuntu-16.04-amd64.json b/ubuntu-16.04-amd64.json index de0af80ed..9c0dee88f 100644 --- a/ubuntu-16.04-amd64.json +++ b/ubuntu-16.04-amd64.json @@ -28,7 +28,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu_64", "hard_drive_interface": "sata", @@ -89,7 +89,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu-64", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -140,7 +140,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -199,7 +199,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -253,6 +253,7 @@ "box_basename": "ubuntu-16.04", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/ubuntu-16.04-i386.json b/ubuntu-16.04-i386.json index 181173cda..22b86dc61 100644 --- a/ubuntu-16.04-i386.json +++ b/ubuntu-16.04-i386.json @@ -28,7 +28,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "guest_os_type": "Ubuntu", "hard_drive_interface": "sata", @@ -89,7 +89,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu", "headless": "{{ user `headless` }}", "http_directory": "http", @@ -140,7 +140,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "guest_os_type": "ubuntu", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -199,7 +199,7 @@ "" ], "boot_wait": "10s", - "disk_size": 40960, + "disk_size": "{{user `disk_size`}}", "headless": "{{ user `headless` }}", "http_directory": "http", "iso_checksum": "{{user `iso_checksum`}}", @@ -253,6 +253,7 @@ "box_basename": "ubuntu-16.04-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", + "disk_size": "40960", "git_revision": "__unknown_git_revision__", "headless": "", "http_proxy": "{{env `http_proxy`}}", diff --git a/windows-nano-tp3.json b/windows-nano-tp3.json index 03b9cd3af..2c0ea7066 100644 --- a/windows-nano-tp3.json +++ b/windows-nano-tp3.json @@ -1,7 +1,7 @@ { "builders": [{ "communicator": "winrm", - "disk_size": 61440, + "disk_size": "{{user `disk_size`}}", "floppy_files": [ "scripts/windows/Autounattend.xml", "scripts/windows/nano_create.ps1", @@ -68,6 +68,7 @@ "box_basename": "windows-nano", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "2", + "disk_size": "61440", "git_revision": "__unknown_git_revision__", "headless": "", "iso_checksum": "7003c2a4f9abe672c570ff018fbf3a27",