Commit Graph

38 Commits (7efe3cac3d5e728ee471bbccfd1043e06e4dcafe)

Author SHA1 Message Date
Megan Marsh 9926988ab7
Merge pull request #6621 from hashicorp/ssh_keys_centralised
8 years ago
Harvey Lowndes 344e7e8b92 Validation for tag configuration
8 years ago
Harvey Lowndes cc7d4e4a95 Add support for freeform tagging of images
8 years ago
Adrien Delorme cd851f8ac2 use public ssh key & key name from config instead of the statebag
8 years ago
Adrien Delorme 0f9eddda3a builder.oracle: use c.Comm for ssh
8 years ago
Adrien Delorme 51d2aac9f6 SSHPrivateKey => SSHPrivateKeyFile
8 years ago
Megan Marsh b35acbd879 use statebag instead of SetSharedState for winRM password
8 years ago
Megan Marsh 340363a649
Merge pull request #6613 from hashicorp/merge_ssh_config_funcs
8 years ago
Adrien Delorme 41f6e0334d refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc
8 years ago
Megan Marsh ff6a039d5b replace scrubconfig with packer.LogSecretFilter.Set
8 years ago
Felix Yan f69ab4ed77
Fix a typo in config_test.go
8 years ago
xxx 7630268e1d Incorporate review comments
8 years ago
Robert Neumayer 22e5523faa Allow instance metadata to be specified in config
8 years ago
Owain Lewis b600be009d Pass context into OCI client
8 years ago
Harvey Lowndes a69e2ac78e Support instance display name configuration
8 years ago
Megan Marsh 08218222dc add get windows default credentials to oci builder
8 years ago
Harvey Lowndes c442ba165e Migrate to official OCI Go SDK
8 years ago
Megan Marsh 16d044b398 add user data and user data file to oracle oci builder
8 years ago
Megan Marsh 95aa7e67bd
Merge pull request #5893 from neumayer/privateip
8 years ago
Robert Neumayer 61432cd257 Update logs to talk about IP instead of public IP
8 years ago
Josh Soref aae5b50dab spelling: response
8 years ago
Josh Soref 8294c8bc66 spelling: receive
8 years ago
Josh Soref 18f51e7338 spelling: parameters
8 years ago
Josh Soref 9b9ab4c492 spelling: encrypt
8 years ago
Robert Neumayer ff30b3b3f7 Remove unrelated changes
8 years ago
Robert Neumayer 30fa1494d5 Add option to use prive ip for oci builder
8 years ago
Robert Neumayer 7966e202b7 Fix typo
8 years ago
Megan Marsh 46c3113613
it compiles :)
8 years ago
Matthew Hooker 543caf3ec5
WIP OCI Classic builder
8 years ago
Matthew Hooker 8cd403425e
test fixes WIP
8 years ago
Matthew Hooker 7a189a83a1
fix imports
8 years ago
Matthew Hooker a831d522be
change run signatures
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
8 years ago
Matthew Hooker ebe995c0ff
run goimports
8 years ago
Andrew Pryde bb497c2453 Fixed incorrect test failure message in oci client
9 years ago
Andrew Pryde f426ba4660 Do not override region in OCI builder
9 years ago
Matthew Hooker ab216ec61b
Add license with copyright notice
9 years ago
Andrew Pryde 6fd2f6701d
Rename Oracle BMCS builder to OCI
9 years ago