Commit Graph

74 Commits (7698f7a4a63ad4ceba4a10ae56eb0e91386193d3)

Author SHA1 Message Date
Adrien Delorme 37c6f08abe Revert "Fix bugs"
8 years ago
Adrien Delorme 016b0985a6 builder/openstack: use config as a pointer so values could be set
8 years ago
Matthew Hooker 9181570bc3
remove stray struct dumps in logs
8 years ago
Rickard von Essen 838d5021f5 openstack: use source_image_name to find UUID
8 years ago
Daisuke Takahashi c848f59a55 Check condition for image_disk_format option
8 years ago
Adrien Delorme fc75449e06
Merge pull request #6713 from hashicorp/cleanup_keys
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
Daisuke Takahashi 02139dcb69 Fix bugs
8 years ago
Adrien Delorme b0c09087a2 move SSHInterface/SSHIPVersion fields to communitator.Config struct
8 years ago
Adrien Delorme 92570a2725 builder.openstack: use c.Comm for ssh
8 years ago
Adrien Delorme 51d2aac9f6 SSHPrivateKey => SSHPrivateKeyFile
8 years ago
Megan Marsh 340363a649
Merge pull request #6613 from hashicorp/merge_ssh_config_funcs
8 years ago
Megan Marsh 1f79b430ee
Merge pull request #6610 from hashicorp/filter_logs
8 years ago
Adrien Delorme 41f6e0334d refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc
8 years ago
Rickard von Essen 3b49caaf40 OpenStack: refactored how source_image_filter is handled to remove reflection
8 years ago
Megan Marsh ff6a039d5b replace scrubconfig with packer.LogSecretFilter.Set
8 years ago
Tom Carrio c5fe1e9e34 Updated to @rickard-von-essen's code review suggestions, including:
8 years ago
tcarrio 94018c691c Fixed step interface, added step to builder, passing all tests for new image_query.go
8 years ago
Andrei Ozerov c9047cbfbe OpenStack builder: update floating IP params
8 years ago
Andrei Ozerov 0eef9b4292 OpenStack builder: floating IP refactoring
8 years ago
Andrei Ozerov 572cdeecd1 OpenStack builder: create image from blockstorage
8 years ago
Andrei Ozerov c0ffe7eb89 OpenStack builder: add StepDetachVolume
8 years ago
Andrei Ozerov d51e683bf7 OpenStack builder: add Block Storage volumes
8 years ago
chbell43 5f9d4b729f add support for ports to the OpenStack builder
8 years ago
Yang Youseok 1f4212efa7 builder/openstack: Add instance_name config to OpenStack builder
8 years ago
Edward c29e5de381
Remove the deprecated extensions
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
8 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Rickard von Essen 4c5461102a
amazon: Added (more) support for SSH Agent and temporary keypair names
9 years ago
Larry Bordowitz c5b8a1069a Add ssh agent to enable SSH-CA authentication.
9 years ago
Joshua Randall e9cfaa2730 add reuse_ips option for openstack builder
9 years ago
Tom-Byrne d7545c4ba0 support OpenStack instance metadata
10 years ago
Matthew Hooker 00e4585ce5
first pass at adding new members
10 years ago
Matthew Hooker 99667df17e
update image visibility own step
10 years ago
Rickard von Essen ba8cfbd222
builder/openstack: Support using SSH password.
10 years ago
Orivej Desh 6762965696 Add -on-error command line argument to allow preserving artifacts on builder errors
10 years ago
Christopher Boumenot bbf286dcbe Fix go fmt issues. (#3463)
10 years ago
Rickard von Essen 88a84f5fb2 Merge pull request #3209 from rickard-von-essen/openstack-get-password
10 years ago
Nathan Mische 8396a2db1e Adding ability to select IP version for SSH connections to OpenStack instances. Addresses #3047
10 years ago
Rickard von Essen 5368697413 Get admin password of booted instance when using WinRM
10 years ago
Chris Bednarski 2dd8ad9449 Merge pull request #2577 from cybercom-finland/os_source_image_name
10 years ago
Ian Duffy b57140da47 Add support for using cloud-init via a ConfigDrive
11 years ago
Toni Ylenius cbb2b538bd Support source_image_name in OpenStack builder
11 years ago
Chris Bednarski 715662f60b Reformat
11 years ago
Hazel Smith b47eb4cea9 openstack builder: support using existing keypair
11 years ago
Mitchell Hashimoto 84189f7a28 builder/*: properly save interpolation context
11 years ago
Mitchell Hashimoto a95408aa21 Merge pull request #2224 from mitchellh/f-os-userdata
11 years ago
Mitchell Hashimoto 3edff00696 Merge pull request #2223 from mitchellh/b-stop-openstack
11 years ago
Mitchell Hashimoto 115d583cff helper/communicator: make host more generic
11 years ago
Mitchell Hashimoto f55e2d2c4b builder/openstack: convert to helper/comm
11 years ago