Commit Graph

12926 Commits (71e58fcf754656a833fb2d3ca4ef6babc03e3204)
 

Author SHA1 Message Date
Adrien Delorme 71e58fcf75 Merge remote-tracking branch 'origin/master' into fix_8043
7 years ago
Adrien Delorme 55358175bf
Merge pull request #8054 from zaro0508/debugger-doc
7 years ago
Adrien Delorme f7bae6bdb0
Merge pull request #8070 from hashicorp/ fix_apache_thrift_broken_link_issue
7 years ago
Adrien Delorme 1151641424 fix broken git.apache.org/thrift.git link
7 years ago
Adrien Delorme d4d19e8b08
Merge pull request #8069 from carlpett/patch-1
7 years ago
Calle Pettersson ad7b1131e2
Update CODEOWNERS
7 years ago
Calle Pettersson 4c0ff98d95
Add @carlpett on packer
7 years ago
Adrien Delorme c4c88d3768 debug template id
7 years ago
Adrien Delorme d113dd12c1 fix panic in proxmox builder
7 years ago
Megan Marsh 5061c3eb73 update changelog
7 years ago
Megan Marsh 9f041216ba
Merge pull request #8017 from marcinbojko/master
7 years ago
Khai Do b442c0ad45 add debugging info to debugging page as well
7 years ago
Khai Do ca61b443c5 Add doc about debugger setup
7 years ago
Adrien Delorme c475eb57ef
Merge pull request #8047 from hashicorp/avoid_panic_when_token_in_azure_builder
7 years ago
Adrien Delorme f152e6a2a2
Merge pull request #8050 from alrs/fix-qemu-dropped-error
7 years ago
Lars Lehtonen b6eadb419a builder/qemu: Fix dropped error
7 years ago
Adrien Delorme 1b8673ddc9
Merge pull request #8040 from Shuliyey/doc/incorrect_documentation_in_alicloud-ecs_security_token
7 years ago
Adrien Delorme 86cee5cbef
Merge pull request #8034 from cove/retry-describe-instances
7 years ago
Adrien Delorme f11341c0b4 azure builder: avoid a panic in getObjectIdFromToken
7 years ago
Adrien Delorme 4b1c766c76
Merge pull request #8045 from alrs/fix-provisioner-dropped-errors
7 years ago
Adrien Delorme 4b02b6a5b8
Merge pull request #8046 from hashicorp/link_proxmox_builder_docs
7 years ago
Adrien Delorme f89156fb83 link proxmox builder docs
7 years ago
cove 87e0a3b5e7 add prevalidating AMI name retries so the build doesn't fail when throttled
7 years ago
Lars Lehtonen bd01d0d3c3 provisioner/inspec: Fix dropped error
7 years ago
Lars Lehtonen b207752883 provisioner/ansible: Fix dropped error
7 years ago
Zeyu Ye 125c02e86a 📝 incorrect documentation in `alicloud-ecs` builder, env for `security_token` should be `SECURITY_TOKEN` instead of `SecurityToken`
7 years ago
Megan Marsh 04d9888657
Merge pull request #8016 from psinghal20/issue-8009
7 years ago
Megan Marsh 9245135ab0
Merge pull request #8026 from jdclouddevelopers/master
7 years ago
Pratyush Singhal dbb50337bc
fix: out of scope blockStorageClient nil value issue
7 years ago
Adrien Delorme 83824c4831
Merge pull request #8024 from nfagerlund/aug19_nokogiri_update
7 years ago
Adrien Delorme 6337735ac5
Merge pull request #8025 from hashicorp/fix_flaky_timeout_tset
7 years ago
Adrien Delorme 100d564d03
Merge pull request #8027 from DanHam/vagrant-cloud-pp-allow-artifice-changes
7 years ago
Adrien Delorme 6c44370e57
Merge pull request #8028 from tjanez/fix-galaxy_force_install-docs
7 years ago
Tadej Janež 491c832f59
Fix ansible provisioner docs for galaxy_force_install conf parameter
7 years ago
DanHam ca9b500e76
Fix test output: Correct copy/paste errors and make message clearer
7 years ago
Marcin Bojko d4ff29f6c5 hyper-v fix when management interface is not part of virtual switch
7 years ago
xiaohan.liang fc68c55ecc Added myself to CODEOWNER
7 years ago
Megan Marsh 261cf74f1b
Merge pull request #8018 from DanHam/vagrant-cloud-pp-allow-artifice
7 years ago
Megan Marsh fcef7e2d85 this timeout regularly flakes on Travis, I suspect because the instances running the tests are brutally underpowered. Increase the fudge factor.
7 years ago
Nick Fagerlund 1f733d1070 website: Update middleman-hashicorp and Gemfile.lock
7 years ago
DanHam 53c59fc486
Document use of Artifice and Vagrant Cloud pp's. Other changes
7 years ago
DanHam 7770ade74c
Clearer error message for artifice users. OCD nits and logging
7 years ago
DanHam e9ab2203ba
Should return provider correctly with artifacts from other builders or pp's
7 years ago
DanHam e8336039d9
Should return provider correctly with good box and artifice pp
7 years ago
DanHam aee400836f
Should return an error if the provider kv pair is not in the metadata file
7 years ago
DanHam a7603f63c7
Should return an error if the metadata file has badly formatted JSON
7 years ago
DanHam 57137c6e33
Should return an error if the value of the provider key is empty
7 years ago
DanHam d1327fe422
Should return an error if the metadata file is empty
7 years ago
DanHam a9e22a6bb2
Should return the provider by parsing the json in the box metadata file
7 years ago
DanHam 0bf0e7c078
Should return an error when the metadata file is not in the box tar archive
7 years ago