Matt Dainty
9e0fae9db3
Add support to explicitly disable ENA support
...
If `ena_support` is set to false then it previously didn't do anything
whereas now it will explicitly disable ENA support.
Fixes #6852
2018-10-17 14:58:07 +01:00
Adrien Delorme
24a723fb60
fix typo
2018-10-17 15:35:29 +02:00
Adrien Delorme
10d328906f
Merge pull request #6845 from gmmephisto/pr-master-device-name
...
aws: add validation for device_name parameter
2018-10-17 15:32:10 +02:00
Adrien Delorme
540ab3365a
Merge pull request #6864 from hashicorp/update_ffi
...
update ffi for security fix
2018-10-17 14:31:09 +02:00
Adrien Delorme
abd8fbd699
travis-ci: allow failures on windows
2018-10-17 13:44:27 +02:00
Adrien Delorme
33f96b4303
revert appveyor skips as windows builds are pretty unstable
2018-10-17 13:38:53 +02:00
Lukas Kämmerling
16453173db
Remove notes from template and fix some whitespace issues
2018-10-17 13:37:48 +02:00
Adrien Delorme
410bee0666
make TestStepShutdown_shutdownDelay less strict on schedule
2018-10-17 12:49:38 +02:00
Lukas Kämmerling
270110767c
Add hcloud Builder
2018-10-17 12:15:47 +02:00
Adrien Delorme
af3b818de0
TestBuilderPrepare_ISOChecksumType: set config["switch_name"] = "switch" to avoid using builder.detectSwitchName which can lock down in CI mode
2018-10-17 12:09:24 +02:00
Michael Kuzmin
b568c5d67a
build by Go 1.10.4
2018-10-17 13:08:32 +03:00
Adrien Delorme
5fe672d7c4
travis windows now has mingw by default
2018-10-17 11:42:51 +02:00
Adrien Delorme
4d466a0ba7
.travis.yml: remove GOMAXPROCS setting
2018-10-17 11:21:46 +02:00
Adrien Delorme
0237956e66
builder/virtualbox/common/step_shutdown_test.go: compare durations instead of floats & ouput duration
2018-10-17 11:19:57 +02:00
Adrien Delorme
16f1b7e88c
.travis.yml: don't limit to 2 CPUs
...
* this might fix a timeout
2018-10-17 10:55:14 +02:00
Adrien Delorme
ec4326c6fc
.travis.yml: break lines in windows settings
2018-10-17 10:46:42 +02:00
Adrien Delorme
1ca21499c6
Revert "make builder/hyperv/vmcx/builder_test.go invisible to windows"
...
This reverts commit e692dee2d8f3a734916eede0c2a4973f384b430c.
2018-10-17 10:21:53 +02:00
Adrien Delorme
b80a0fed42
make builder/parallels/common/output_config_test.go invisible to windows
2018-10-17 09:59:13 +02:00
Adrien Delorme
e692dee2d8
make builder/hyperv/vmcx/builder_test.go invisible to windows
2018-10-17 09:57:42 +02:00
Rémi Jouannet
4e5d2bfcff
add build instructions ( #165 )
2018-10-17 03:15:01 +03:00
Michael Kuzmin
9358f4e91a
firmware: validation & tests
2018-10-17 02:45:22 +03:00
John O'Connor
0b5e6d1046
Add firmware option ( #156 )
...
Add "firmware" as an option for the hardware section, allowing values of
"efi" or "bios" (default "bios") so that the firmware is defined at the
machine create stage.
2018-10-17 02:42:02 +03:00
Megan Marsh
d4767845f0
fix tests
2018-10-16 15:01:13 -07:00
Megan Marsh
7c3f0aa3b2
make sure region validation catches authentication errors
2018-10-16 14:17:30 -07:00
Megan Marsh
79cfbdd2e7
update ffi for security fix
2018-10-16 13:45:28 -07:00
Mikhail Ushanov
a01eb656ad
website: fix volume_type names formatting
...
for consistent docs pages
Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
2018-10-16 21:37:48 +03:00
Mikhail Ushanov
e8e0810f14
website: update device_name parameter description
...
Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
2018-10-16 21:37:48 +03:00
Mikhail Ushanov
ee133482b4
aws: add validation for device_name parameter
...
cause it's required in block-device-mapping.
Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
2018-10-16 21:37:48 +03:00
Megan Marsh
50b0dd6381
Merge pull request #6861 from hashicorp/qemu_example
...
removed guarantee of a working template from qemu docs
2018-10-16 10:19:50 -07:00
Megan Marsh
dd77a4242c
removed guarantee of a working template from qemu docs
2018-10-16 10:14:44 -07:00
Adrien Delorme
8a6c55dd69
make builder/hyperv/iso/builder_test.go invisible to windows
2018-10-16 19:09:35 +02:00
Adrien Delorme
379336d9b2
make template/parse_test.go invisible to windows
2018-10-16 19:02:10 +02:00
Adrien Delorme
02ba6ccfab
make common/iso_config_test.go invisible to windows
2018-10-16 18:41:27 +02:00
Adrien Delorme
7c63c322c7
make provisioner/ansible/provisioner_test.go invisible to windows
2018-10-16 18:40:07 +02:00
Adrien Delorme
4edace1e24
df -h
2018-10-16 18:23:11 +02:00
Adrien Delorme
f79582cc3f
update progress bar code
2018-10-16 18:18:29 +02:00
Adrien Delorme
ce30ed9444
Merge pull request #6855 from jmcgeheeiv/patch-1
...
Correct the Vagrant Cloud box URL in the example
2018-10-16 18:11:00 +02:00
Adrien Delorme
045a1c46db
doc shortfy back vagrantcloud url
2018-10-16 18:10:22 +02:00
Michael Kuzmin
a3002d23bc
Fix default CPU limit ( #163 )
2018-10-16 18:59:51 +03:00
Adrien Delorme
d8345a5bde
Merge pull request #6848 from mayn/issue-6831
...
builder/googlecompute: validate startup_script_file exists
2018-10-16 17:39:36 +02:00
Adrien Delorme
586be1ec46
group choco install make/mingw together & export correct path
2018-10-16 16:57:34 +02:00
Adrien Delorme
9a1a2d76ce
travis-ci: disable cgo for windows
2018-10-16 16:46:05 +02:00
Adrien Delorme
0602cbd47e
travis: put windows first
2018-10-16 16:23:07 +02:00
Adrien Delorme
cdd8d85ae9
install mingw
2018-10-16 16:23:07 +02:00
Adrien Delorme
03620d15c2
Makefile: make find work on windows using -executable
instead of -perm +111
2018-10-16 16:23:07 +02:00
Adrien Delorme
3228820c24
travis windows: install make
2018-10-16 15:44:49 +02:00
Adrien Delorme
3bb866820f
appveyor: build/install: off
2018-10-16 15:35:48 +02:00
Adrien Delorme
f49a2d49a7
appveyor: skip everything for now
2018-10-16 15:32:38 +02:00
Adrien Delorme
80f7d01d7e
test on windows using travis-ci
2018-10-16 15:29:30 +02:00
Adrien Delorme
84eb5d29a0
remove appveyor usage
2018-10-16 15:29:19 +02:00