Commit Graph

10555 Commits (b51cd22b216c9ea05ce76e69a4aceb472d09d3db)
 

Author SHA1 Message Date
Jeffrey Martin b51cd22b21
document ESXi disk compaction & use verbose option
8 years ago
Jeffrey Martin 09c71f3810
add support for disk compaction to esx5 builder
8 years ago
Megan Marsh 266a48a73a minor fixes for shell provisioner docs and logging
8 years ago
Megan Marsh 9926988ab7
Merge pull request #6621 from hashicorp/ssh_keys_centralised
8 years ago
Megan Marsh 7042d7a3d5
Merge pull request #6636 from hashicorp/fix_6522
8 years ago
Megan Marsh ab13c73277 make varfile name unique and make sure to remove it from guest system if cleanup is true.
8 years ago
Megan Marsh d606339edc
Merge pull request #6635 from hashicorp/fix_6493
8 years ago
Adrien Delorme cbbfc6630d scaleway: stop using config from statebag
8 years ago
Adrien Delorme d159c0900b openstack: use config only where needed
8 years ago
Adrien Delorme 9cefd69f0d
change progress bar display rate to 5s to reduce 'spamminess' (#6640)
8 years ago
Adrien Delorme df9e756865 pass the Comm instance to the amazon ebs builders steps
8 years ago
Adrien Delorme 157691c710 remove unecessary get/pug config in tests; those are being referenced
8 years ago
Adrien Delorme 94d5bb7a3b revert test changes of builder/googlecompute/step_create_ssh_key_test.go
8 years ago
Megan Marsh 7f0c540ef2
Merge pull request #6338 from harveylowndes/support-freeform-tagging-oci-images
8 years ago
Harvey Lowndes 6a4b2ccf82 Add documentation for OCI freeform tags
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
Megan Marsh be6f4ae8b7
Merge pull request #6492 from harveylowndes/update-official-oci-go-sdk
8 years ago
Harvey Lowndes d0a43d142f Update Official OCI Go SDK
8 years ago
Megan Marsh 88afe2d1a1
Merge pull request #6637 from hashicorp/fix_appveyor
8 years ago
Megan Marsh 2af4f4d206 install golang 1.11 on appveyor machines
8 years ago
Megan Marsh 7bb687ce64 fix mistake in vendor.json
8 years ago
Megan Marsh 2c9a205f11 update shell provisioner tests
8 years ago
Megan Marsh 35406bbfc2 update shell provisioner docs with new use_env_var_file option and clear descriptions of quoting
8 years ago
Megan Marsh cce13e3877 shell provisioner: add option to source env vars from a file
8 years ago
Adrien Delorme 050a98e8bb googlecompute builder: use config from statebag
8 years ago
Adrien Delorme b0c09087a2 move SSHInterface/SSHIPVersion fields to communitator.Config struct
8 years ago
Adrien Delorme cd851f8ac2 use public ssh key & key name from config instead of the statebag
8 years ago
Adrien Delorme 0938b640cc use key pair name from config
8 years ago
Adrien Delorme 1e71712cc9 builder.alicloud: stop using config from statebag
8 years ago
Adrien Delorme 4fdf5714a6 builder.scaleway: use c.Comm for ssh
8 years ago
Adrien Delorme 0f9eddda3a builder.oracle: use c.Comm for ssh
8 years ago
Adrien Delorme 92570a2725 builder.openstack: use c.Comm for ssh
8 years ago
Adrien Delorme 4982627dd2 builder.gcp: use c.Comm for ssh
8 years ago
Adrien Delorme e0e6b0b8f7 builder.cloudstack: use c.Comm for ssh
8 years ago
Adrien Delorme ef4ca9c48e builder.amazon: use c.Comm for ssh
8 years ago
Adrien Delorme dffcbb7a35 builder.alicloud: use c.Comm for ssh
8 years ago
Adrien Delorme 1d219cecaf add SSHTemporaryKeyPairName to communicator.Config
8 years ago
Adrien Delorme 9a9b82715b config.Comm.SSHKeyPair => SSHKeyPairName
8 years ago
Adrien Delorme 3a4bb26150 builder.aws: use key pair from comm struct
8 years ago
Adrien Delorme 77a57f0354 communicator.Config: `mapstructure:"ssh_key_pair"` => ssh_keypair_name
8 years ago
Adrien Delorme 293c485372 builder.aws: use SSHAgentAuth from Comm
8 years ago
Adrien Delorme ef08c441c9 builder.aws: use Comm field for StepKeyPair & StepGetPassword
8 years ago
Adrien Delorme 7c358eed2f removed unused builder/azure/common/lin.StepGeneralizeOS struct
8 years ago
Adrien Delorme 3d46fbd4f2 removed unused builder/azure/common/lin.StepCreateCert struct
8 years ago
Adrien Delorme 69dfe2565b SSHBastionPrivateKey => SSHBastionPrivateKeyFile
8 years ago
Adrien Delorme 25de7ad1f2 PrivateKey => PrivateKeyFile
8 years ago
Adrien Delorme 324c46279b up test
8 years ago
Adrien Delorme 5369c15459 helper: communicator.SSHFileSigner => ssh.FileSigner
8 years ago
Adrien Delorme b83c72fd54 more private keys in config
8 years ago