Commit Graph
15357 Commits
Author SHA1 Message Date
Matthew Hooker ab4f205bf6 correctly building linux/windows now 2018-10-26 16:59:23 -07:00
Matthew Hooker 09de194d8e trying to wrap the base communicator config but it needs to be prepared 2018-10-26 16:59:22 -07:00
Matthew Hooker ab5e964ca6 Connecting to master instance but not builder 2018-10-26 16:59:22 -07:00
Matthew Hooker ade396e140 don't echo image creation commands 2018-10-26 16:59:22 -07:00
Matthew Hooker 3e966ae38d make fmt 2018-10-26 16:59:22 -07:00
Matthew Hooker 86f6cf478a cleanup 2018-10-26 16:59:22 -07:00
Matthew Hooker 6f729d0265 Adding some missing configuration 2018-10-26 16:59:22 -07:00
Matthew Hooker c42be62d90 fix identifier changes from oracle sdk 2018-10-26 16:59:22 -07:00
Matthew Hooker ab723eaf78 Update oracle SDK 2018-10-26 16:59:22 -07:00
Matthew Hooker bbb0d450f1 todo 2018-10-26 16:59:22 -07:00
Matthew Hooker be91c99d29 warn about dangling segments.
The client offers no way to bulk delete keys, so for now let's just warn users.
The issue is tracked upstream here: https://github.com/hashicorp/go-oracle-terraform/issues/172
2018-10-26 16:59:22 -07:00
Matthew Hooker ce30e1053e wip 2018-10-26 16:59:22 -07:00
Matthew Hooker 9f310045fc split image upload/creation. clean up 2018-10-26 16:59:22 -07:00
Matthew Hooker 420d0ebe3e fix artifact generation 2018-10-26 16:59:21 -07:00
Matthew Hooker 84bb5d2f6f create image list 2018-10-26 16:59:21 -07:00
Matthew Hooker fa54a64d28 WIP 2018-10-26 16:59:21 -07:00
Matthew Hooker b84c7df9da Segments going into per-run subfolder 2018-10-26 16:59:21 -07:00
Matthew Hooker b5c6beb8a3 don't delete segments. registering works now. 2018-10-26 16:59:21 -07:00
Matthew Hooker 705fa976a8 more debugging 2018-10-26 16:59:21 -07:00
Matthew Hooker 2536790e0a todo 2018-10-26 16:59:21 -07:00
Matthew Hooker 7a35e2408f fix pty, some todo and refactor of bash scri[t 2018-10-26 16:59:21 -07:00
Matthew Hooker fc301601e1 actually delete temp container 2018-10-26 16:59:21 -07:00
Matthew Hooker cd77d00fd8 delete temporary image container 2018-10-26 16:59:21 -07:00
Matthew Hooker 21f786d686 todo and some clean up. correct values for machine image 2018-10-26 16:59:21 -07:00
Matthew Hooker b222d36669 use 2x volume size 2018-10-26 16:59:21 -07:00
Matthew Hooker 7c577abbcb WIP: register machine image.
remove passwords
2018-10-26 16:59:21 -07:00
Matthew Hooker 8207ba4fa4 Use jq to create manifest. Upload to compute_images 2018-10-26 16:59:20 -07:00
Matthew Hooker 96e62236ec upload volume WIP
check upload for error
increase builder volume size to account for chunking
2018-10-26 16:59:20 -07:00
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
Matthew Hooker a1d6c7c916 fix malformed github markdown json format marker in docs 2018-10-26 16:58:47 -07:00
Megan Marsh 7663b229dc Merge pull request #6922 from rickard-von-essen/ssh-comm-details
WIP: ssh: Added a section on communication details for the SSH communicator
2018-10-26 09:48:44 -07:00
Adrien Delorme 5ecceff4ee update changelog 2018-10-26 17:45:38 +02:00
Adrien Delorme f4fbf45349 remove duplicate region check error 2018-10-26 17:44:56 +02:00
Rémy Léone 9ae75b5c4b Update Scaleway code owners 2018-10-26 14:44:40 +02:00
Adrien Delorme 8e10d7257e Merge pull request #6914 from hashicorp/vagrant_cloud_validate_auth_token
post-processor/vagrant-cloud: validate vagrant cloud auth token doing an auth request
2018-10-26 12:27:03 +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
Adrien Delorme c393ccb7ca fix progress bar termination typo 2018-10-26 11:29:15 +02:00
Rickard von Essen e8afb6fcf3 docs: user_script add note that Packer will not automatically wait for completion. 2018-10-26 10:23:50 +02:00