Gennady Lipenkov
00e4e0c7a7
Add description of field in config struct
...
Signed-off-by: Gennady Lipenkov <xgen@yandex-team.ru>
2019-09-25 14:31:27 +03:00
Calle Pettersson
dfb8fd1de5
Fix pool type doc error
2019-09-24 15:08:46 +02:00
Gennady Lipenkov
fceaa9ccf9
Add retries to Yandex builder
...
Signed-off-by: Gennady Lipenkov <xgen@yandex-team.ru>
2019-09-23 21:03:17 +03:00
Adrien Delorme
39fa1170a3
Merge pull request #8136 from StingRayZA/more-hyperv-docs
...
Added note for hyperv-iso docs - hyperv-kvpd
2019-09-23 12:34:53 +02:00
Raimund Hook
cfa3e7ec9f
Update website/source/docs/builders/hyperv-iso.html.md.erb
...
Co-Authored-By: Adrien Delorme <azr@users.noreply.github.com>
2019-09-20 17:16:13 +01:00
Raimund Hook
ffa3781dc2
Added note for hyperv-iso docs - hyperv-kvpd
...
The docs don't mention any requirement for Linux guests to be running
a hyper-v KVP daemon. This can cause a potentially long wait before
timing out and failing a build.
(Knowing this up front could also help new packer users - and save a
large potential amount of searching for the appropriate solution)
2019-09-20 16:29:09 +01:00
Adrien Delorme
849de792da
re-apply doc changes of master
2019-09-20 15:04:01 +02:00
Raimund Hook
c4831ba02c
Added disk_block_size unit clarification to hyperv-iso doc
2019-09-20 11:37:34 +01:00
Adrien Delorme
3fe9d52e3f
Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
2019-09-20 11:15:44 +02:00
Megan Marsh
577a34b1c3
Merge pull request #8106 from shapeblue-br/master
...
[cloudstack builder] Detach iso option step
2019-09-17 10:15:09 -07:00
William Bianchini
3022576b57
Update cloudstack.html.md
2019-09-17 12:15:09 -03:00
William Bianchini
39a1f64d52
Add cloudstack.html.md documentation of eject_iso and eject_iso_delay options
...
Usages and behavior.
2019-09-17 11:55:31 -03:00
Matt Kotsenas
17d2aa5f93
Fix typos in azure-setup.html.md
...
Fix a few typos in `azure-setup.html.md`.
2019-09-16 16:27:05 -07:00
allinwait
171c2a9a07
add the floppy label option
2019-09-12 12:25:22 +00:00
Gennady Lipenkov
524b822e11
Support GPU instances, allow set source image by name
...
Signed-off-by: Gennady Lipenkov <xgen@yandex-team.ru>
2019-09-10 17:52:42 +03:00
Adrien Delorme
146b88ba1e
Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
2019-09-10 12:44:46 +02:00
DanHam
6b80075db0
Docs: Add `run_volume_tags` option to the ebsvolume docs
...
* Add note explaining temp override of `ebs_volumes` tags when the
instance is initially created
2019-08-30 14:30:25 +01:00
DanHam
06b049987b
Docs: Formatting, fixes, nits, and improvements to the ebsvolume builder doc
...
* Fix or remove references to AMI creation copied in from other docs
* Remove unsupported `snapshot_users` and `snapshot_groups` options
2019-08-30 14:16:29 +01:00
DanHam
a418a22cae
Docs: Fix missing required option `ami_name` for ebssurrogate builder
2019-08-30 14:16:29 +01:00
Adrien Delorme
a73471366e
docs: remove deled partial reference
2019-08-27 14:02:56 +02:00
Adrien Delorme
75f31b8fac
add ssh interface docs to openstack
2019-08-27 09:20:47 +02:00
Zeyu Ye
125c02e86a
📝 incorrect documentation in `alicloud-ecs` builder, env for `security_token` should be `SECURITY_TOKEN` instead of `SecurityToken`
2019-08-27 16:59:42 +10:00
Adrien Delorme
5517d41468
make sure all documentation fields are there
...
* add missing `temporary_key_pair_name` field for alicloud
* add missing description to `vpc_filter` for aws
* add missing ssh communicator fields for aws
* add links for aws
* update vmware-vmx docs
* manually describe AMI Configuration section for ebsvolume
* display missing required ami_name field for aws
* add missing fields for docker
* add missing fields for openstack
2019-08-26 17:16:54 +02:00
Adrien Delorme
4cb7c30987
Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
2019-08-21 16:44:23 +02:00
Andre Hilsendeger
9bda133e80
doc(builder/hcloud): allow selecting image based on filters
2019-08-13 08:40:47 +02:00
Megan Marsh
087d7d1bb6
Merge pull request #7944 from pommetjehorlepiep/master
...
hyperv-vmcx builder documentation: Optional configuration key 'cpu' incorrect. Needs to be 'cpus'
2019-08-12 16:35:32 -07:00
xiaohan.liang
f4fc9dd09a
Rewrite all files, remove sensitive information
2019-08-09 15:00:23 +08:00
pommetjehorlepiep
c7149c6204
Optional configuration key 'cpu' incorrect. Needs to be 'cpus'
...
Corrected incorrect configuration key name 'cpu' to 'cpus'.
2019-08-05 12:15:19 +10:00
Megan Marsh
c0e37e6045
Merge pull request #7780 from tmeckel/own-vbox-snapshot
...
VirtualBox Snapshot Builder
2019-08-01 15:31:15 -07:00
Megan Marsh
cb16873081
add docs for shared_image_gallery_timeout option
2019-08-01 11:22:36 -07:00
Thomas Meckel
a876bf3c4e
Added documentation for virtualbox-vm builder
2019-07-27 16:08:13 +02:00
mingsheng.su
66f142adf1
update docs
2019-07-26 17:27:58 +08:00
mingsheng.su
59c8911cd5
update api about stop instance
2019-07-26 17:03:57 +08:00
Megan Marsh
3d22535742
Merge pull request #7884 from jprorama/fix-7171
...
[WIP] Fix #7171 : select instance network on which to assign floating ip
2019-07-25 11:57:24 -07:00
Megan Marsh
166f1de5fd
Merge pull request #7887 from xunleii/f-scaleway-autoremove-volume
...
Allow removing volume after image creation for Scaleway builder
2019-07-25 11:56:23 -07:00
Alexandre NICOLAIE
a338dab8fc
docs: add Scaleway documentation
...
Signed-off-by: Alexandre NICOLAIE <alexandre.nicolaie@gmail.com>
2019-07-24 21:25:17 +02:00
John-Paul Robinson
c428154c6d
Document instance_floating_ip_net attribute
...
This attribute selects a preferred network on which to associate the
instance floating ip.
2019-07-23 16:41:44 -05:00
Megan Marsh
54a7b4f377
update comments and docs
2019-07-22 11:54:42 -07:00
y-kuno
6305c555df
Add openstack image min_disk option
2019-07-22 11:44:34 -07:00
Marin Salinas
653bf24211
website: add block_device attributes documentation in bsusurrogate
2019-07-18 09:39:08 -07:00
Marin Salinas
a28ea324a0
website: fix some naming mistakes on the example configurations
2019-07-18 09:39:08 -07:00
Marin Salinas
a152ca272e
website: add outscale bsuvolume website documentation
2019-07-18 09:39:08 -07:00
Marin Salinas
0fe9971843
website: add outscale chroot website documentation
2019-07-18 09:39:08 -07:00
Marin Salinas
46afe22f8b
website: add bsusurrogate website documentation
2019-07-18 09:39:08 -07:00
Marin Salinas
6b3da118fb
website: add outscale bsu builder webite documentation
2019-07-18 09:39:08 -07:00
Megan Marsh
e658a50880
refactored step_ami_region_copy to fix bugs and clarify assumptions; added more tests for that step.
...
fix race condition caused by variable declaration outside of loop
2019-07-18 09:39:06 -07:00
Megan Marsh
6b1a407e2a
Merge pull request #7870 from hashicorp/fix_7673
...
Fix bugs in region encryption, copy, skipping logic
2019-07-17 14:07:37 -07:00
Megan Marsh
54d2ad5028
refactored step_ami_region_copy to fix bugs and clarify assumptions; added more tests for that step.
...
fix race condition caused by variable declaration outside of loop
2019-07-17 11:30:20 -07:00
Megan Marsh
2d02ea209d
Merge pull request #7836 from 70k10/vncpassword
...
QEMU builder - implement VNC password functionality
2019-07-16 16:37:49 -07:00
Jayson Cofell
7f5fd4851e
QEMU: Remove QMPEnable and depend upon VNC password usage for QMP enablement.
2019-07-16 08:56:22 -06:00
Ron Gorodetzky
18e841b568
minor grammar fix and rewrapping
2019-07-11 23:02:11 -07:00
hbdgr
7f5f9f0856
digitalocean.html.md : snapshot_timeout
2019-07-04 16:29:05 +02:00
Jayson Cofell
5c5943b8ba
Add VNC Password support to QEMU builder
2019-07-03 18:38:56 -06:00
Jayson Cofell
afe9ba2869
QEMU: Initial QMP support
2019-07-03 18:33:59 -06:00
Megan Marsh
5ee943a2bf
Merge pull request #7781 from hashicorp/fix_7710
...
document httpip in virtualbox builder
2019-07-02 10:37:06 -07:00
Megan Marsh
486bdcce9d
Merge pull request #7815 from zqfan/tencent-data-disks
...
feature: support data disks for tencentcloud builder
2019-07-01 13:39:11 -07:00
phils
700e747cb9
Fix IAM permissions for spot based on changes in 7682
2019-07-01 00:51:34 +10:00
ZhiQiang Fan
7235a4a775
feature: support data disks for tencentcloud builder
...
Data disk is an important feature for instances and images, this
patch implements the basic functionality of it. More work needs
to be done to make it friendly to users. Docs has pointed out
current limitation.
Also update dependencies because this feature requires new code in
tencentcloud go sdk.
2019-06-30 00:05:38 +08:00
Megan Marsh
9dd871120a
Merge pull request #7810 from zqfan/tencent-add-run-tags
...
feature: add run_tags to instance in tencentcloud builder
2019-06-28 14:39:52 -07:00
Megan Marsh
1d1ff4ebc9
Merge pull request #7775 from shawnmssu/feature/ucloud_builder
...
Packer plugin support UCloud
2019-06-28 10:28:37 -07:00
ZhiQiang Fan
310a40f8fe
feature: add run_tags to instance in tencentcloud builder
...
Instance tags are useful, our customer asks us to support it in packer as
well, to enable them to identify the purpose of the instance, even the
instance runs in a very short time.
2019-06-28 23:18:41 +08:00
mingsheng.su
19933e83d3
Update docs of ucloud-uhost about note
2019-06-28 13:58:30 +08:00
mingsheng.su
863a80a29f
Update website/source/docs/builders/ucloud-uhost.html.md
...
Co-Authored-By: Megan Marsh <megan@hashicorp.com>
2019-06-28 12:05:46 +08:00
Megan Marsh
b565075813
Merge pull request #7791 from 70k10/qemuadddisks
...
Add additional disk support for QEMU builder.
2019-06-26 12:47:05 -07:00
mingsheng.su
6109ad79a3
Merge branch 'master' into feature/ucloud_builder
2019-06-26 10:09:28 +08:00
Megan Marsh
bed0938b6c
Merge pull request #7782 from hashicorp/fix_7758
...
Allow user to override vagrant ssh-config details
2019-06-25 09:18:24 -07:00
mingsheng.su
b5d2f2b83a
update docs of ucloud-uhost
2019-06-25 11:18:15 +08:00
Jayson Cofell
c9b693080a
Add additional disk support for QEMU builder.
2019-06-24 17:35:06 -06:00
Megan Marsh
3a55437f4e
Merge pull request #7790 from hashicorp/fix_7748
...
clarify pathing requirements for hyperv-vmcx
2019-06-24 11:36:49 -07:00
Megan Marsh
29bff0975f
clarify pathing requirements for hyperv-vmcx
2019-06-24 10:56:32 -07:00
Megan Marsh
1eef03c36b
Merge pull request #7778 from amydutta/master
...
Publish Managed Images to Azure Shared Image Gallery (same Subscription)
2019-06-24 10:43:00 -07:00
Megan Marsh
87300df368
docs
2019-06-21 16:32:35 -07:00
Megan Marsh
b3d4d03a3a
document httpip in virtualbox builder
2019-06-21 11:31:57 -07:00
Amrita Dutta
e96458e8bd
Merge branch 'master' of https://github.com/amydutta/packer
2019-06-21 03:43:31 +00:00
Adrien Delorme
67d96d5103
openstack: document using partials from struct conf
2019-06-20 15:28:27 +02:00
Adrien Delorme
4a61dc3670
vmware: document using partials
2019-06-20 15:28:27 +02:00
Adrien Delorme
d344cbab8e
virtualbox: fixup communication docs a bit
2019-06-20 12:22:26 +02:00
mingsheng.su
44838592b4
update docs
2019-06-20 16:07:57 +08:00
Adrien Delorme
b1ca1bfd04
Document the virtualbox-ovf builder using partials
2019-06-19 17:37:52 +02:00
Adrien Delorme
735b34e01f
Document the virtualbox-iso builder using partials
2019-06-19 17:37:22 +02:00
Adrien Delorme
d4c400aa71
qemu: add missing fields and put the specific config fields on top
2019-06-19 16:34:57 +02:00
mingsheng.su
7804a52dd2
ucloud packer review
2019-06-19 21:32:33 +08:00
Adrien Delorme
8cea5d409a
doc ebsvolume builder using partials
2019-06-19 12:02:12 +02:00
Adrien Delorme
aeb898d598
document amazon-instance builder with partials
2019-06-19 11:09:00 +02:00
Amrita Dutta
76dbf4fb3b
Remove subscription id from SIG destination input
2019-06-19 06:10:18 +00:00
Adrien Delorme
c54879717b
document ebssurrogate with partials
2019-06-18 18:00:49 +02:00
Adrien Delorme
9f4c8fb321
document ebs builder using partials
2019-06-18 17:41:50 +02:00
Adrien Delorme
a476ab79d7
document chroot builder using partials
2019-06-18 17:26:36 +02:00
mingsheng.su
d1b9ad90c8
Merge remote-tracking branch 'origin' into feature/ucloud_builder
2019-06-18 18:17:19 +08:00
mingsheng.su
00ae304919
update docs && examples
2019-06-18 17:54:07 +08:00
Megan Marsh
d460b9afd4
add docs for skip_save_build_region
2019-06-17 14:48:58 -07:00
Adrien Delorme
9b75c0af3d
WIP VB
2019-06-17 16:42:49 +02:00
Adrien Delorme
7a60990825
alicloud: use partials
2019-06-14 15:56:05 +02:00
Adrien Delorme
daa9f9d34e
Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
2019-06-14 15:17:56 +02:00
Adrien Delorme
065fee86a8
fix more urls
2019-06-14 15:08:59 +02:00
wrolisonaflac
d8b91cd7a5
Update ncloud.html.md
...
Fixed blog link at cloudwindows
2019-06-14 07:54:00 -04:00
Adrien Delorme
425ad1c67e
generate Shutdown command docs from strutc & use in hyperv
2019-06-14 12:43:31 +02:00
Adrien Delorme
2dc300c02e
hyperv-iso: use partial docs
2019-06-14 12:17:28 +02:00
Adrien Delorme
24fad50b00
hyperv-iso: document boot config, http & floppy from partials
2019-06-14 12:17:27 +02:00
Adrien Delorme
3bb8c92902
qemu: document boot command from struct
2019-06-14 12:17:27 +02:00