Commit Graph

55 Commits (1ec68cac23be19ecb8aff4e84dfbef00117bcd17)

Author SHA1 Message Date
Megan Marsh d252a24b82 allow user to set winrm_host override like we do ssh_host override
6 years ago
Sylvia Moss dc31bad539
Sharing info with post-processors via artifact (#8632)
6 years ago
Adrien Delorme a67948f155 fix config pointers
6 years ago
Adrien Delorme 4b7132c87c Merge remote-tracking branch 'origin/master' into sharing_info
6 years ago
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
6 years ago
Megan Marsh 0f6d1beccf add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables.
6 years ago
Megan Marsh 242f5b1c9f typos
7 years ago
Megan Marsh c03c3f4410 replace duplicate commHost functions with a single communicator helper that checks for ssh_host and does a statebag lookup for a given key
7 years ago
Megan Marsh eb8c74bf85 allow ssh_host config option to override host logic for all builders
7 years ago
Adrien Delorme a4bf94dd3c change Builder to be passed a context for cancellation
7 years ago
Adrien Delorme 9f82b75e57 Use the hashicorp/go-getter to download files
7 years ago
Matthew Hooker ab4f205bf6
correctly building linux/windows now
8 years ago
Matthew Hooker 09de194d8e
trying to wrap the base communicator config but it needs to be prepared
8 years ago
Matthew Hooker ab5e964ca6
Connecting to master instance but not builder
8 years ago
Matthew Hooker 6f729d0265
Adding some missing configuration
8 years ago
Matthew Hooker be91c99d29
warn about dangling segments.
8 years ago
Matthew Hooker 9f310045fc
split image upload/creation. clean up
8 years ago
Matthew Hooker 420d0ebe3e
fix artifact generation
8 years ago
Matthew Hooker 84bb5d2f6f
create image list
8 years ago
Matthew Hooker b84c7df9da
Segments going into per-run subfolder
8 years ago
Matthew Hooker b5c6beb8a3
don't delete segments. registering works now.
8 years ago
Matthew Hooker 7a35e2408f
fix pty, some todo and refactor of bash scri[t
8 years ago
Matthew Hooker cd77d00fd8
delete temporary image container
8 years ago
Matthew Hooker 21f786d686
todo and some clean up. correct values for machine image
8 years ago
Matthew Hooker b222d36669
use 2x volume size
8 years ago
Matthew Hooker 7c577abbcb
WIP: register machine image.
8 years ago
Matthew Hooker 96e62236ec
upload volume WIP
8 years ago
Matthew Hooker 445c3fb5bb
cleanup temp keys
8 years ago
Matthew Hooker 098764d8ac
WIP
8 years ago
Matthew Hooker 2db0a03142
image upload WIP
8 years ago
Matthew Hooker 7c26ffef9c
builder instance now runs and is connected to
8 years ago
Matthew Hooker b3ffa975c3
Revert "add boot volume to builder instance"
8 years ago
Matthew Hooker 2febfa2c7d
attach volume after instance booted
8 years ago
Matthew Hooker b68f214ca4
add boot volume to builder instance
8 years ago
Matthew Hooker 00ff187d77
master instance working
8 years ago
Matthew Hooker e271e88b49
oracle-classic variable volume size WIP
8 years ago
Megan Marsh 38cc525ec7 new option allowing user to clean up the ephemeral ssh key from the authorized_keys file
8 years ago
Adrien Delorme 0f9eddda3a builder.oracle: use c.Comm for ssh
8 years ago
Adrien Delorme 51d2aac9f6 SSHPrivateKey => SSHPrivateKeyFile
8 years ago
Adrien Delorme 41f6e0334d refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc
8 years ago
Megan Marsh 871ead371a Clean up based on Oracle comments
8 years ago
Megan Marsh 705459c260 add snapshotted machine image to image lists, then delete the snapshot.
8 years ago
Megan Marsh de2e5edf2e remove errant change in amazon builder
8 years ago
Matthew Hooker 4622bb4585
return no artifact if no snapshot was created
8 years ago
Matthew Hooker 77277ebc98
add logging behind "PACKER_OCI_CLASSIC_LOGGING" env var
8 years ago
Matthew Hooker 4dc42942f5
fix multistep path
8 years ago
Matthew Hooker 603881d990
add oci/classic artifact
8 years ago
Megan Marsh 53ff257cf0
it LLIIIIIIIIIVES
8 years ago
Megan Marsh 69ba710c2a
PROGRESS! Now it only fails on the snapshot step
8 years ago
Megan Marsh 6556a851dc
fix ssh key handling
8 years ago