Matthew Hooker
|
8598e2d0a3
|
WIP
|
2018-10-26 16:59:20 -07:00 |
|
Matthew Hooker
|
bf7c4a7ad6
|
wip
|
2018-10-26 16:59:20 -07:00 |
|
Matthew Hooker
|
445c3fb5bb
|
cleanup temp keys
|
2018-10-26 16:59:20 -07:00 |
|
Matthew Hooker
|
098764d8ac
|
WIP
|
2018-10-26 16:59:20 -07:00 |
|
Matthew Hooker
|
2db0a03142
|
image upload WIP
|
2018-10-26 16:59:20 -07:00 |
|
Matthew Hooker
|
265ee0b0b8
|
add whitespace
|
2018-10-26 16:59:20 -07:00 |
|
Matthew Hooker
|
7c26ffef9c
|
builder instance now runs and is connected to
|
2018-10-26 16:59:20 -07:00 |
|
Matthew Hooker
|
b3ffa975c3
|
Revert "add boot volume to builder instance"
This reverts commit cbce7b42079d2087bc622fd8c6f65d1339b735d1.
|
2018-10-26 16:59:20 -07:00 |
|
Matthew Hooker
|
2febfa2c7d
|
attach volume after instance booted
|
2018-10-26 16:59:20 -07:00 |
|
Matthew Hooker
|
b68f214ca4
|
add boot volume to builder instance
|
2018-10-26 16:59:20 -07:00 |
|
Matthew Hooker
|
ca3bffcb0d
|
bugfix and some debug logging
|
2018-10-26 16:59:19 -07:00 |
|
Matthew Hooker
|
00ff187d77
|
master instance working
|
2018-10-26 16:59:19 -07:00 |
|
Matthew Hooker
|
e271e88b49
|
oracle-classic variable volume size WIP
|
2018-10-26 16:59:19 -07:00 |
|
Adrien Delorme
|
f4fbf45349
|
remove duplicate region check error
|
2018-10-26 17:44:56 +02:00 |
|
Adrien Delorme
|
16aa21dffe
|
aws: better error handling of region guessing from metadata
* this will fix #6919
|
2018-10-26 12:24:10 +02:00 |
|
Megan Marsh
|
2ae235a28a
|
fix tests
|
2018-10-25 14:41:01 -07:00 |
|
Megan Marsh
|
290f4a7c4c
|
cleanup to make it actually build after that monstrous rebase
|
2018-10-25 14:17:35 -07:00 |
|
Alexander Laamanen
|
3193f50f17
|
Support export with the vmx builder.
|
2018-10-25 13:02:37 -07:00 |
|
Alexander Laamanen
|
a68a639a1a
|
Move step_export to common.
|
2018-10-25 12:55:10 -07:00 |
|
Alexander Laamanen
|
63054fb808
|
Fix the test.
|
2018-10-25 12:45:44 -07:00 |
|
Stuart Miller
|
da5f322484
|
Add quotes around all filenames to prevent issues with spaces
|
2018-10-25 12:45:44 -07:00 |
|
Alexander Laamanen
|
f42f5a8ad3
|
Remove some extra logging.
|
2018-10-25 12:44:29 -07:00 |
|
Alexander Laamanen
|
e7e6a80587
|
No need to make upload public.
|
2018-10-25 12:39:51 -07:00 |
|
Alexander Laamanen
|
c294e65c36
|
A separate driver file is not really needed anymore
|
2018-10-25 12:39:51 -07:00 |
|
Alexander Laamanen
|
2ed6c3ef5e
|
Set output dir always according to the config.
|
2018-10-25 12:37:47 -07:00 |
|
Alexander Laamanen
|
c940f7e754
|
Conditional reload.
|
2018-10-25 12:37:47 -07:00 |
|
Alexander Laamanen
|
17845beadc
|
Fix the CommHost tests
|
2018-10-25 12:37:47 -07:00 |
|
Alexander Laamanen
|
5e74bcfb88
|
Fix tests, move remote_ default values to driver_config.
|
2018-10-25 12:30:57 -07:00 |
|
Alexander Laamanen
|
4d9cb19012
|
Refactor artifacts and output_dir implementations.
|
2018-10-25 12:21:24 -07:00 |
|
Alexander Laamanen
|
2d00dc6756
|
Add VMName to the vmx mods.
|
2018-10-25 11:17:09 -07:00 |
|
Alexander Laamanen
|
7b5943160b
|
Re-enable the CommHost() call. Use common's driver factory.
|
2018-10-25 11:17:09 -07:00 |
|
Alexander Laamanen
|
ba22090bc9
|
Move step_register and step_uload_vmx from iso to common.
|
2018-10-25 11:07:02 -07:00 |
|
Alexander Laamanen
|
b5298464c5
|
Move the remote_driver from iso to common.
|
2018-10-25 11:01:22 -07:00 |
|
Alexander Laamanen
|
91c7089455
|
Implement the first version of the remote Clone().
|
2018-10-25 10:37:45 -07:00 |
|
Alexander Laamanen
|
46cfb5a30c
|
Move driver_esx5 to commons and allow it to be instantiated wtih NewDriver()
|
2018-10-25 10:33:37 -07:00 |
|
Megan Marsh
|
c7b938c9d4
|
Merge pull request #6904 from hashicorp/fix_6890
Fix 6890
|
2018-10-24 10:43:34 -07:00 |
|
Adrien Delorme
|
8908a72fa9
|
builder/hyperv/vmcx: allow to set generation from buildfile
this commit fixes #6908
|
2018-10-24 12:20:52 +02:00 |
|
Adrien Delorme
|
ed793a8fb8
|
make ValidateRegion a member of *AccessConfig and make it variadic
|
2018-10-24 11:26:53 +02:00 |
|
Megan Marsh
|
fe044d8ff7
|
fix tests
|
2018-10-23 13:31:56 -07:00 |
|
Megan Marsh
|
340009009d
|
Revert "Revert "Merge pull request #6892 from hashicorp/fix_6890""
This reverts commit 0cd3f36d50becb03fcb8fbfbe0d3061be0271856.
|
2018-10-23 09:58:27 -07:00 |
|
Megan Marsh
|
0cd3f36d50
|
Revert "Merge pull request #6892 from hashicorp/fix_6890"
This reverts commit 1c4062c316c16fd15d896dd9ddda1a31e5c9ab7a, reversing
changes made to 9bc41a23b9b0e6892923c73795d105f80c3a8572.
|
2018-10-23 09:34:05 -07:00 |
|
Megan Marsh
|
1c4062c316
|
Merge pull request #6892 from hashicorp/fix_6890
fix template-set credentials
|
2018-10-22 13:55:48 -07:00 |
|
Megan Marsh
|
0924a316b7
|
fix template-set credentials
update tests with mocked session
|
2018-10-22 13:53:40 -07:00 |
|
Megan Marsh
|
cdd99564fd
|
Merge pull request #6891 from hashicorp/fix_6794
Fix 6794
|
2018-10-22 11:10:05 -07:00 |
|
Megan Marsh
|
091efae8bb
|
Merge branch 'master' into misc
|
2018-10-22 11:07:30 -07:00 |
|
Megan Marsh
|
fd8a85042d
|
use strconv.Quote instead of fmt.Sprint
|
2018-10-22 10:59:47 -07:00 |
|
Megan Marsh
|
18c5e8deb8
|
fix
|
2018-10-19 13:46:55 -07:00 |
|
Megan Marsh
|
1e4133cbf9
|
quote upload path
|
2018-10-19 13:43:13 -07:00 |
|
Megan Marsh
|
3f591d78f3
|
quote vmx path in register function
|
2018-10-19 13:42:40 -07:00 |
|
Megan Marsh
|
8cba32d526
|
escape all the d.sh calls that contain paths
|
2018-10-19 13:42:40 -07:00 |
|