Commit Graph

179 Commits (e2fe35ef40bbce9b87f945901afa00a3fa769093)

Author SHA1 Message Date
Adrien Delorme f555e7a9f2 allow a provisioner to timeout
7 years ago
Adrien Delorme c4f3dccc14 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
7 years ago
Adrien Delorme a4bf94dd3c change Builder to be passed a context for cancellation
7 years ago
Megan Marsh b764b1d7e1 fix tests
7 years ago
Megan Marsh a84fc6bde9 remove default ssh_username from oracle classic builder, but add note in docs.
7 years ago
Adrien Delorme 9f82b75e57 Use the hashicorp/go-getter to download files
7 years ago
Megan Marsh 19144111dd fix packer crash that occurs when image is nil
7 years ago
Ali Rizvi-Santiago 040a33567e Trying again one more time to prevent import cycles.. Moved common.ExpandUser into packer.ExpandUser..
7 years ago
Ali Rizvi-Santiago 79b68fb89c Replaced the previous incorrect logic with an re-implementation of common.ExpandUser.
7 years ago
Ali Rizvi-Santiago e04986659a Changed the logic for when to actually prefix a path with a u.HomeDir so that it's only done when a non-absolute path is specified.
7 years ago
Ali Rizvi-Santiago 1a3c3f2ffc Replaced all instances of mitchellh/go-homedir with an implementation based on os/user.
7 years ago
Mikhail Ushanov 536252683e builders: reuse private key file reading function
7 years ago
Matthew Hooker 3ff038d4d1
remove todo
7 years ago
Matthew Hooker 42cd3e4bf7
Warn if not a pv build but builder image entry is set. cleanup
7 years ago
Matthew Hooker eb976894fc
cleanup
7 years ago
Matthew Hooker c697c9d3de
cleanup
7 years ago
Matthew Hooker f322397413
add config tests
7 years ago
Matthew Hooker 6d6d262308
some final fixes and documentation work
7 years ago
Matthew Hooker 4eba1ee724
remove unused config key
7 years ago
Matthew Hooker 03932f1157
Clean up volumes
7 years ago
Matthew Hooker e2a0cbf7df
move upload script to const
7 years ago
Matthew Hooker 7331d6fc7f
some final clean up
7 years ago
Matthew Hooker ab4f205bf6
correctly building linux/windows now
7 years ago
Matthew Hooker 09de194d8e
trying to wrap the base communicator config but it needs to be prepared
7 years ago
Matthew Hooker ab5e964ca6
Connecting to master instance but not builder
7 years ago
Matthew Hooker ade396e140
don't echo image creation commands
7 years ago
Matthew Hooker 3e966ae38d
make fmt
7 years ago
Matthew Hooker 86f6cf478a
cleanup
7 years ago
Matthew Hooker 6f729d0265
Adding some missing configuration
7 years ago
Matthew Hooker c42be62d90
fix identifier changes from oracle sdk
7 years ago
Matthew Hooker bbb0d450f1
todo
7 years ago
Matthew Hooker be91c99d29
warn about dangling segments.
7 years ago
Matthew Hooker ce30e1053e
wip
7 years ago
Matthew Hooker 9f310045fc
split image upload/creation. clean up
7 years ago
Matthew Hooker 420d0ebe3e
fix artifact generation
7 years ago
Matthew Hooker 84bb5d2f6f
create image list
7 years ago
Matthew Hooker fa54a64d28
WIP
7 years ago
Matthew Hooker b84c7df9da
Segments going into per-run subfolder
7 years ago
Matthew Hooker b5c6beb8a3
don't delete segments. registering works now.
7 years ago
Matthew Hooker 705fa976a8
more debugging
7 years ago
Matthew Hooker 2536790e0a
todo
7 years ago
Matthew Hooker 7a35e2408f
fix pty, some todo and refactor of bash scri[t
7 years ago
Matthew Hooker fc301601e1
actually delete temp container
7 years ago
Matthew Hooker cd77d00fd8
delete temporary image container
7 years ago
Matthew Hooker 21f786d686
todo and some clean up. correct values for machine image
7 years ago
Matthew Hooker b222d36669
use 2x volume size
7 years ago
Matthew Hooker 7c577abbcb
WIP: register machine image.
7 years ago
Matthew Hooker 8207ba4fa4
Use jq to create manifest. Upload to compute_images
7 years ago
Matthew Hooker 96e62236ec
upload volume WIP
7 years ago
Matthew Hooker 8598e2d0a3
WIP
7 years ago