Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
packer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kristopher Ruzic
packer
Commits
c71e06e8
Commit
c71e06e8
authored
Mar 12, 2014
by
Mitchell Hashimoto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
website: update to be a little more clear [GH-933]
parent
dccb2471
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
website/source/docs/builders/qemu.html.markdown
website/source/docs/builders/qemu.html.markdown
+1
-1
website/source/docs/builders/virtualbox-iso.html.markdown
website/source/docs/builders/virtualbox-iso.html.markdown
+1
-1
website/source/docs/builders/vmware-iso.html.markdown
website/source/docs/builders/vmware-iso.html.markdown
+1
-1
No files found.
website/source/docs/builders/qemu.html.markdown
View file @
c71e06e8
...
...
@@ -108,7 +108,7 @@ Optional:
the default is 10 seconds.
*
`disk_size`
(int) - The size, in megabytes, of the hard disk to create
for the VM. By default, this is 40000 (40 GB).
for the VM. By default, this is 40000 (
about
40 GB).
*
`disk_interface`
(string) - The interface to use for the disk. Allowed
values include any of "ide," "scsi" or "virtio." Note also that any boot
...
...
website/source/docs/builders/virtualbox-iso.html.markdown
View file @
c71e06e8
...
...
@@ -83,7 +83,7 @@ Optional:
the default is 10 seconds.
*
`disk_size`
(int) - The size, in megabytes, of the hard disk to create
for the VM. By default, this is 40000 (40 GB).
for the VM. By default, this is 40000 (
about
40 GB).
*
`floppy_files`
(array of strings) - A list of files to put onto a floppy
disk that is attached when the VM is booted for the first time. This is
...
...
website/source/docs/builders/vmware-iso.html.markdown
View file @
c71e06e8
...
...
@@ -86,7 +86,7 @@ Optional:
*
`disk_size`
(int) - The size of the hard disk for the VM in megabytes.
The builder uses expandable, not fixed-size virtual hard disks, so the
actual file representing the disk will not use the full size unless it is full.
By default this is set to 40,000 (40 GB).
By default this is set to 40,000 (
about
40 GB).
*
`disk_type_id`
(string) - The type of VMware virtual disk to create.
The default is "1", which corresponds to a growable virtual disk split in
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment