Megan Marsh
64b706983e
docs and cleanup
2020-04-01 11:31:48 -07:00
Megan Marsh
1963f3aa6f
Merge pull request #8893 from itzimourakas/feature7379
...
[WIP] Feature7379 - https://github.com/hashicorp/packer/issues/7379
2020-04-01 09:33:25 -07:00
Romain Lecat
fcf10e9b7d
Replace Amazon with Outscale for OSC BSU doc ( #8944 )
2020-03-24 12:06:15 +01:00
Romain Lecat
9240fb7f0b
Fix typo in title ( #8943 )
2020-03-24 11:42:31 +01:00
Ilias Tzimourakas
dadf1ef16d
Update oracle-oci.html.md
...
Updated documentation
2020-03-23 14:47:21 +00:00
Jeff Mixon
e78dfdddd1
feat(proxmox): add onboot directive support
...
Closes #8934
2020-03-22 17:25:48 -07:00
Robert Hencke
97d797d2f4
Fix small typos in osc-bsuvolume.html.md ( #8926 )
2020-03-20 14:50:38 +01:00
Megan Marsh
56aebbeda9
Merge pull request #8920 from rhencke/patch-1
...
Fix small typo in amazon-ebsvolume.html.md.erb
2020-03-19 11:34:54 -07:00
99b0b98311
Add ovf export capability to vsphere builders ( #8764 )
...
* add ovf export capability to vsphere builders
* remove unneeded floppy ejection
* add prepare step for export. updated output directory to be the actual destination directory
* add step export documentation
* add extra export options
* add ui messages for export step
Co-authored-by: Megan Marsh <[email protected] >
Co-authored-by: Wilken Rivera <[email protected] >
2020-03-19 13:51:43 -04:00
Robert Hencke
ba43b20d5a
Fix small typo in amazon-ebsvolume.html.md.erb
2020-03-19 13:35:51 -04:00
Megan Marsh
a21fa2d7cf
add small warning about sysprep to the docs
2020-03-18 14:15:29 -07:00
Jeff Mixon
e503afb9da
feat(proxmox): add ability to specific vga adapter
...
Resolves #8867
2020-03-16 15:58:46 -07:00
Robert Hencke
aa95e4b93c
Fix small typo in amazon-ebssurrogate.html.md.erb
2020-03-13 14:20:08 -04:00
Joshua Foster
8eac9f9634
add boot order documentation based on feedback
2020-03-12 11:29:20 -04:00
Wilken Rivera
7b705545d9
docs: Various doc clean-ups to fix code block formatting and syntax highlighting ( #8868 )
2020-03-12 15:05:08 +01:00
Jaspal Chauhan
b204687de9
Add VBoxManage config section to VirtualBox OVF builder docs ( #8861 )
2020-03-10 11:11:27 +01:00
Wilken Rivera
698924f246
vSphere ISO supports more common options ( #8845 )
...
The `convert_to_template` and `create_snapshot` are supported across
both builders, but currently only shown in the vSphere Clone docs, this adds
them to it.
2020-03-05 15:04:15 -05:00
Joshua Foster
1dbe5abc14
update documentation based on feedback
2020-03-04 09:48:01 -05:00
Joshua Foster
d7230827cd
(vsphere-iso) add ability to define multiple disks
...
Closes #8749
2020-03-04 09:48:01 -05:00
Megan Marsh
dde74232f2
Clearly document all template-engine-enabled options ( #8770 )
2020-02-20 11:05:27 +01:00
jhawk28
7f0de5fc8d
add ability to define multiple NICs for vsphere-iso ( #8739 )
2020-02-14 17:51:57 +01:00
Aayush Sarva
c2ad9481f6
Fix typo in Dockerfiles section ( #8728 )
...
`an container runner` => `a container runner`
2020-02-13 15:39:45 +01:00
Wilken Rivera
c99dc56544
Update Azure ARM documentation
...
* Change generated documentation to indicate what image selection
options are required, and when.
* Refactor the structure of the documentation to highlight required
options for different types of builds
2020-02-10 21:14:11 -05:00
Wilken Rivera
8b482933cf
docs/azure-arm: Refactor docs to clear up required options
...
This changes separates the required configurations options needed when using Azure Marketplace images vs Custom user built Images.
2020-02-10 21:10:07 -05:00
Moss
7194e92930
Add template engine variables doc for amazon-chroot
2020-01-28 14:58:05 +01:00
chrisL
63cba2dc00
google compute builder documentation example code cleanup ( #8551 )
2020-01-27 15:53:17 +01:00
Lei Tu
e4aca6298d
update website
2020-01-21 21:56:15 +09:00
Calle Pettersson
8e4c165173
Proxmox upload ISO
2020-01-17 22:17:28 +01:00
Sylvia Moss
0677b02e18
Share SourceImageName with provisioners and manifest post-processor ( #8603 )
2020-01-16 12:04:03 +01:00
Megan Marsh
fac320d290
Merge pull request #8480 from hashicorp/merge-vsphere-builder
...
Merge the vSphere builder
2020-01-15 14:11:20 -08:00
Sylvia Moss
d6a351b173
Rename communicator config variables and remove deprecated code ( #8584 )
2020-01-09 08:37:30 -08:00
Shengyu Liu
c3c2622204
builder/tencentcloud: Correct the image name length validation, the max length of image name is 60 ( #8536 )
2020-01-08 12:05:37 +01:00
Megan Marsh
073eda76aa
remove extraneous files from when vsphere builder was a plugin, and move README into packer website as separated docs for vsphere-clone and vsphere-iso. Move option descriptions into struct code, and generate documentation directly from those structs as we do inside of the other builders
2020-01-07 16:59:31 -08:00
Megan Marsh
21edd085c7
Merge pull request #8560 from alexyueer/feature/support_aliyun_profile_20200103
...
support aliyun profile
2020-01-07 12:45:54 -08:00
Megan Marsh
b7ee807cf1
Merge pull request #8571 from hashicorp/fix_8565
...
fix ssh interface docs for amazon builders
2020-01-06 14:34:40 -08:00
Megan Marsh
76251e5fd2
fix ssh interface docs for amazon builders
2020-01-06 12:01:30 -08:00
alexyueer
ec4a7b6af0
support aliyun profile
2020-01-03 12:17:34 +08:00
Trevor Pounds
47e48ebc24
Add source AMI owner ID/name to build template.
2019-12-30 14:04:49 -05:00
Kris Hicks
40357e2534
docs/builder/azure-arm: Remove errant html comment ( #8484 )
...
* Remove errant html comment from source
* make generate
2019-12-13 10:35:24 -05:00
Megan Marsh
2b4a6f0479
Merge pull request #8442 from borgstrom/patch-1
...
iam:GetInstanceProfile is now required
2019-12-10 10:56:39 -08:00
Sylvia Moss
5ff5623433
Add disable_shutdown option to VirtualBox builder ( #8449 )
2019-12-05 14:34:56 +01:00
Borgstrom ♕
5be5cc146b
iam:GetInstanceProfile is now required
2019-12-03 10:06:01 +08:00
Megan Marsh
e92783f303
add docs about efi mode ( #8400 )
...
Document what needs to happen if you're launching an efi vm.
Closes #7081
2019-11-22 11:17:08 +01:00
Megan Marsh
6c1cb2a099
add unique kms case to permissions docs
2019-11-21 13:24:44 -08:00
Megan Marsh
161be0adcd
update docs with note about ssh/winrm
2019-11-08 11:09:16 -08:00
Megan Marsh
6e2456d028
make error messaging around ResourceNotReady better, update docs with other possible issues ( #8349 )
2019-11-08 11:15:24 +01:00
Megan Marsh
a13b61a07d
Merge pull request #8339 from hashicorp/fix_8323
...
add kms policies to amazon docs
2019-11-06 14:52:03 -08:00
Megan Marsh and Wilken Rivera
0cfa471d24
Update website/source/docs/builders/amazon.html.md
...
Co-Authored-By: Wilken Rivera <[email protected] >
2019-11-06 12:11:48 -08:00
Megan Marsh
b98f6e0db8
add kms policies to amazon docs
2019-11-06 10:37:01 -08:00
Bryan Stenson
fdae3f14f7
more typos
2019-11-06 01:15:19 -08:00