Calle Pettersson
8c2c1a82cb
Bump proxmox-api-go dependency
2019-09-07 23:07:45 +02:00
Megan Marsh
4a319272e8
borrow some of the copy from the terraform providers page and link from this list to the page on installing plugins
2019-09-06 09:26:01 -07:00
Adrien Delorme
1091066c57
go get use enumer@master
2019-09-06 12:15:48 +02:00
Adrien Delorme
c77a0bd196
remove goimports dependency as the generated code is now correct and won't need fixing
...
this should save us from running this command every now an then
2019-09-06 12:15:27 +02:00
Adrien Delorme
4748958cca
go get go get github.com/hashicorp/go-getter@master && tidy
2019-09-06 11:59:23 +02:00
Adrien Delorme
99dffa4fce
Merge pull request #8080 from ArjunDandagi/patch-1
...
added version compatibility to console command
2019-09-06 11:00:07 +02:00
Arjun Dandagi
675260a8c1
added version compatibility to console command
...
let the user know that console is available from version 1.4.2 and above, I was using 1.3.5 and didn't see the console command. thought of updating the docs.
2019-09-06 12:32:30 +05:30
Megan Marsh
8048b200e3
update changelog
2019-09-05 16:00:54 -07:00
Adrien Delorme
986bb255ce
empty commit
2019-09-05 17:30:44 +02:00
Adrien Delorme
22a89ccf8a
fix comment typo
2019-09-05 17:19:50 +02:00
Adrien Delorme
592ff6993a
remove appveyor and travis cfg files
2019-09-05 17:17:59 +02:00
Adrien Delorme
a2e934e7fb
Makefile: document why
2019-09-05 17:17:04 +02:00
Adrien Delorme
44ba58321d
pin to go 1.13 & cleanup go deps
2019-09-05 17:11:08 +02:00
Adrien Delorme
e4563655fd
Makefile: go to temporary directory to avoid go get of binaries from changing go deps
2019-09-05 17:11:08 +02:00
Adrien Delorme
1d00daedac
replace github.com/gofrs/flock => github.com/azr/flock v0.0.0-20190823144736-958d66434653
...
to test my fix
2019-09-05 17:03:54 +02:00
Adrien Delorme
7ba91b7d25
configure_port_test.go: don't panic when error is not what we expected
2019-09-05 17:03:54 +02:00
Adrien Delorme
368d39cadf
update circle-ci to run tests on darwin & windows
2019-09-05 17:03:54 +02:00
Adrien Delorme
a5b899770e
Merge pull request #8077 from marinsalinas/master
...
Outscale Builder: Get SSH Host from VM.Nics insead VM's Root
2019-09-05 15:40:23 +02:00
Marin Salinas
640612da92
refactor: get ssh hot from nics instead of root of the vm
2019-09-05 08:21:07 -05:00
Marin Salinas
793b3f1990
chore: remove unused code in omi config
2019-09-05 08:20:27 -05:00
Marin Salinas
7d024b9725
change ui message to private ip in run source vm
2019-09-05 08:19:58 -05:00
Adrien Delorme
058fa2116d
Merge pull request #8064 from mjrider/issue-8060
...
post-processor/vsphere: removed redundant whitelist check for builders as the PP will check for an ova, vmx or ovf file
2019-09-05 10:34:04 +02:00
Adrien Delorme
2f0968fbbd
Merge pull request #8072 from carlpett/proxmox-handle-interrupt
...
Check for StateCancelled
2019-09-05 10:32:08 +02:00
Adrien Delorme
1a7416e128
Merge pull request #8071 from hashicorp/add_third_party_plugins_to_website
...
Add third party plugins to website
2019-09-05 10:30:29 +02:00
Calle Pettersson
0813c5bdb4
Check for StateCancelled
2019-09-04 23:03:25 +02:00
Megan Marsh
29897e3cd2
update copy explaining where to find plugins
2019-09-04 11:11:44 -07:00
Megan Marsh
9df9ffbc06
add a section detailing some third party plugins I know about to the website
2019-09-04 11:06:05 -07:00
Robbert Müller
3c69a938c5
Update documentation for vsphere post-processor
...
Signed-off-by: Robbert Müller <spam.me@grols.ch>
2019-09-04 18:34:40 +02:00
Robbert Müller
9f972375ed
Removed whitelist check for builders
...
Fixes https://github.com/hashicorp/packer/issues/8060
Signed-off-by: Robbert Müller <spam.me@grols.ch>
2019-09-04 18:34:39 +02:00
Adrien Delorme
ef9f9fe64a
Merge pull request #8067 from hashicorp/fix_8043
...
Fix panic in proxmox builder
2019-09-04 15:10:57 +02:00
Adrien Delorme
2b30e88360
Merge pull request #8068 from CallumDenby/patch-1
...
Remove incorrect troubleshooting information for Arch Linux
2019-09-04 15:07:10 +02:00
Adrien Delorme
71e58fcf75
Merge remote-tracking branch 'origin/master' into fix_8043
2019-09-04 15:05:16 +02:00
Adrien Delorme
55358175bf
Merge pull request #8054 from zaro0508/debugger-doc
...
Add doc about debugger setup
2019-09-04 15:00:30 +02:00
Adrien Delorme
f7bae6bdb0
Merge pull request #8070 from hashicorp/ fix_apache_thrift_broken_link_issue
...
fix broken git.apache.org/thrift.git link
2019-09-04 14:59:58 +02:00
Adrien Delorme
1151641424
fix broken git.apache.org/thrift.git link
2019-09-04 14:50:28 +02:00
Adrien Delorme
d4d19e8b08
Merge pull request #8069 from carlpett/patch-1
...
Add @carlpett on proxmox
2019-09-04 14:44:09 +02:00
Calle Pettersson
ad7b1131e2
Update CODEOWNERS
2019-09-04 14:42:15 +02:00
Calle Pettersson
4c0ff98d95
Add @carlpett on packer
2019-09-04 14:39:22 +02:00
Callum Denby
0f5924b054
Remove troubleshooting information for arch linux
...
The package for Packer in the arch linux repos now points to HashiCorp packer. https://www.archlinux.org/packages/community/x86_64/packer/
2019-09-04 13:37:41 +01:00
Adrien Delorme
c4c88d3768
debug template id
2019-09-04 14:29:45 +02:00
Adrien Delorme
d113dd12c1
fix panic in proxmox builder
2019-09-04 14:21:52 +02:00
Megan Marsh
5061c3eb73
update changelog
2019-09-03 11:34:46 -07:00
Megan Marsh
9f041216ba
Merge pull request #8017 from marcinbojko/master
...
hyper-v fix when management interface is not part of virtual switch
2019-09-03 11:15:51 -07:00
Khai Do
b442c0ad45
add debugging info to debugging page as well
2019-09-03 09:01:00 -07:00
Adrien Delorme
ba9ffcbf73
re-indent HWConfig struct comments
2019-09-03 17:35:29 +02:00
Khai Do
ca61b443c5
Add doc about debugger setup
...
From discussion on packer mailing list about setting up a debugger
for packer:
https://groups.google.com/d/msg/packer-tool/sfmZootjHBU/OhtEh3YTBwAJ
2019-08-30 11:30:08 -07: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
bbeb1a3528
Delete any `run_volume_tags` applied to EBS volumes at instance creation
...
* Allows `run_volume_tags` to be set without requiring a major rewrite
of the (common) amazon builder code used to start an instance.
The common start up code tags the instance and *all attached volumes
at creation*. If `run_volume_tags` are set this means that any volumes
specified in `ebs_volumes` will *initially* be tagged with the
`run_volume_tags` rather than the tags set in the `ebs_volumes`
section
* Once the instance is reported to be 'ready' the step to tag the EBS
volumes is run. Once complete all volumes should have the tags
requested by the user:
* Volumes associated with the source instance should be tagged with
the tags set in `run_volume_tags` (if any)
* Each EBS volumes specified in the `ebs_volumes` section of the
template should only be tagged with its associated tags (if any)
2019-08-30 14:30:25 +01:00
DanHam
61b1605a85
More accurate error description; Add comments; Add output
2019-08-30 14:26:06 +01:00
DanHam
430d41fbf9
Add option to enable tagging of the running instances volumes
...
* Currently this results in *all* volumes attached to the instance
being tagged with the `run_volume_tags`. This includes any `ebs_volumes`
for which the user may have configured other tags.
* This issue will be addressed in a later commit
2019-08-30 14:16:29 +01:00