Adrien Delorme
a841da960d
Merge branch 'master' of ssh://github.com/hashicorp/packer into scrape_doc_to_builder_struct_config
2019-08-30 15:10:29 +02:00
Adrien Delorme
c475eb57ef
Merge pull request #8047 from hashicorp/avoid_panic_when_token_in_azure_builder
...
azure builder: avoid a panic in getObjectIdFromToken
2019-08-30 11:26:48 +02:00
Adrien Delorme
f152e6a2a2
Merge pull request #8050 from alrs/fix-qemu-dropped-error
...
builder/qemu: Fix dropped error
2019-08-29 14:50:43 +02:00
Adrien Delorme
7d9798f5ee
update AlicloudAccessConfig docs for SECURITY_TOKEN
...
SecurityToken=>SECURITY_TOKEN
2019-08-29 14:39:25 +02:00
Adrien Delorme
9f8e9893b3
Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
2019-08-29 14:22:16 +02:00
Lars Lehtonen
b6eadb419a
builder/qemu: Fix dropped error
2019-08-29 05:13:46 -07:00
Adrien Delorme
1b8673ddc9
Merge pull request #8040 from Shuliyey/doc/incorrect_documentation_in_alicloud-ecs_security_token
...
📝 incorrect documentation in `alicloud-ecs` builder, env for `security_token` should be `SECURITY_TOKEN` instead of `SecurityToken`
2019-08-29 10:52:41 +02:00
Adrien Delorme
86cee5cbef
Merge pull request #8034 from cove/retry-describe-instances
...
add AWS API call reties on AMI prevalidation
2019-08-29 10:48:54 +02:00
Adrien Delorme
f11341c0b4
azure builder: avoid a panic in getObjectIdFromToken
2019-08-29 10:34:59 +02:00
Adrien Delorme
4b1c766c76
Merge pull request #8045 from alrs/fix-provisioner-dropped-errors
...
Fix provisioner dropped errors
2019-08-28 10:20:46 +02:00
Adrien Delorme
4b02b6a5b8
Merge pull request #8046 from hashicorp/link_proxmox_builder_docs
...
link proxmox builder docs
2019-08-28 10:19:30 +02:00
Adrien Delorme
f89156fb83
link proxmox builder docs
...
fix #8044
2019-08-28 10:13:34 +02:00
cove
87e0a3b5e7
add prevalidating AMI name retries so the build doesn't fail when throttled
2019-08-27 18:00:08 -07:00
Lars Lehtonen
bd01d0d3c3
provisioner/inspec: Fix dropped error
2019-08-27 17:01:33 -07:00
Lars Lehtonen
b207752883
provisioner/ansible: Fix dropped error
2019-08-27 16:52:52 -07:00
Adrien Delorme
9d0bc476d9
add ommited struct interpolation
...
after dcc22df6094069795eb0fdee27b5807ab50d84d4
2019-08-27 15:17:57 +02:00
Adrien Delorme
b3cdf2ac8f
remove docs typo
2019-08-27 15:16:33 +02:00
Adrien Delorme
a73471366e
docs: remove deled partial reference
2019-08-27 14:02:56 +02:00
Adrien Delorme
0fe48691e8
ignore doc fields containing TODO
2019-08-27 13:55:00 +02:00
Adrien Delorme
94bb33db57
fix triple backtick indentation
2019-08-27 13:37:28 +02:00
Adrien Delorme
ec52f36af1
docs: escape pointer (*) parameters *
=> \*
...
so that we don't get weird italics there and there
2019-08-27 13:30:50 +02:00
Adrien Delorme
d135106171
fix more docs
2019-08-27 09:50:43 +02:00
Adrien Delorme
9360f57b42
Update _RunConfig-required.html.md
...
Co-Authored-By: Megan Marsh <swampdragons@users.noreply.github.com>
2019-08-27 09:47:47 +02:00
Adrien Delorme
f66ca58a46
Update azure docs for config.go
...
add missing docs fields
Co-Authored-By: Megan Marsh <swampdragons@users.noreply.github.com>
2019-08-27 09:32:03 +02:00
Adrien Delorme
783b02bd15
Update config.go
...
add missing doc fields
Co-Authored-By: Megan Marsh <swampdragons@users.noreply.github.com>
2019-08-27 09:28:36 +02:00
Adrien Delorme
239f97471c
fix ebs volume tags doc field
...
Co-Authored-By: Megan Marsh <swampdragons@users.noreply.github.com>
2019-08-27 09:21:29 +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
2db109d55b
Merge branch 'master' into scrape_doc_to_builder_struct_config
2019-08-23 17:37:53 +02:00
Adrien Delorme
db880ab50a
add decoding tests for trilean
2019-08-23 12:01:28 +02:00
Adrien Delorme
2efc94521b
use trilean initializers in test where missing
2019-08-23 11:17:45 +02:00
Megan Marsh
6a895db9be
converte block device encryption to trilean
2019-08-22 14:24:22 -07:00
Megan Marsh
1d9bba6fe3
change AMIEncryptBootVolume to trilean
2019-08-22 14:04:26 -07:00
Megan Marsh
f7c8321a7e
convert alicloud s.IOOptimized into trilean in code
2019-08-22 13:59:38 -07:00
Megan Marsh
ecaec1ac58
swap out alicloud encryption *bools for trileans
2019-08-22 13:52:29 -07:00
Megan Marsh
1a6adadb89
convert EnableAMIENASupport to trilean in code
2019-08-22 13:18:22 -07:00
Megan Marsh
3c3f7f26ce
implement custom data type "trilean" (tri-state-boolean) to track booleans which have a "null" or "unset" state. Previously we used *bool for these template options, but it turns out that those won't work because "unset" will evaluate to "false" if a user is using template variables to set the option that maps to a *bool.
2019-08-22 13:18:15 -07:00
Megan Marsh
04d9888657
Merge pull request #8016 from psinghal20/issue-8009
...
fix: move adding metadata step after waiting for uploading step
2019-08-22 11:24:37 -07:00
Megan Marsh
9245135ab0
Merge pull request #8026 from jdclouddevelopers/master
...
JDCloud - Added CODEOWNERS
2019-08-22 09:29:32 -07:00
Pratyush Singhal
dbb50337bc
fix: out of scope blockStorageClient nil value issue
...
Co-Authored-By: Adrien Delorme <azr@users.noreply.github.com>
2019-08-22 20:50:46 +05:30
Adrien Delorme
83824c4831
Merge pull request #8024 from nfagerlund/aug19_nokogiri_update
...
website: Update middleman-hashicorp and Gemfile.lock
2019-08-22 14:49:43 +02:00
Adrien Delorme
6337735ac5
Merge pull request #8025 from hashicorp/fix_flaky_timeout_tset
...
Fix Travis timeouts
2019-08-22 14:47:49 +02:00
Adrien Delorme
100d564d03
Merge pull request #8027 from DanHam/vagrant-cloud-pp-allow-artifice-changes
...
Fix copy/paste errors in test output submitted in #8018
2019-08-22 14:46:39 +02:00
Adrien Delorme
6c44370e57
Merge pull request #8028 from tjanez/fix-galaxy_force_install-docs
...
Fix ansible provisioner docs for galaxy_force_install conf parameter
2019-08-22 14:44:34 +02:00
Tadej Janež
491c832f59
Fix ansible provisioner docs for galaxy_force_install conf parameter
2019-08-22 11:28:22 +02:00
DanHam
ca9b500e76
Fix test output: Correct copy/paste errors and make message clearer
2019-08-22 09:48:32 +01:00
Marcin Bojko
d4ff29f6c5
hyper-v fix when management interface is not part of virtual switch
...
2
formatting fix
2019-08-22 07:54:50 +02:00
xiaohan.liang
fc68c55ecc
Added myself to CODEOWNER
2019-08-22 10:17:23 +08:00
Megan Marsh
261cf74f1b
Merge pull request #8018 from DanHam/vagrant-cloud-pp-allow-artifice
...
Allow use of the Artifice post-processor with the Vagrant Cloud post-processor
2019-08-21 16:48:43 -07:00