Commit Graph

3762 Commits (178e284b4bb55a1979cbbbc58bab9572f6d56be3)

Author SHA1 Message Date
Megan Marsh dca02c7b07
Merge pull request #6962 from hashicorp/fix_6940
8 years ago
Megan Marsh 3b413d2e5e fix rebase conflicts
8 years ago
Megan Marsh 89184ae384 rework if/else to simplify main code body.
8 years ago
Megan Marsh 536e0501ac Validate username/password for ovftool during prepare.
8 years ago
Megan Marsh 7643ccc67d
Merge pull request #6982 from hashicorp/fix_6161
8 years ago
Megan Marsh 49b40e0789
Merge pull request #6984 from hashicorp/add_display_name_vmware
8 years ago
Adrien Delorme f1fa28847f
remove debug line.
8 years ago
Adrien Delorme 78ac943679
Merge pull request #6987 from hashicorp/6624
8 years ago
Adrien Delorme 175b6a7971 add test for MSI configuration
8 years ago
Adrien Delorme 1958ef6e81 remove unecessary check
8 years ago
Adrien Delorme 08e8b1850e
remove unnecessary parenthesis
8 years ago
Megan Marsh 2e2b2cea82 add a warning that checks for collisions between packer-generated values in the default vmx file and the vmx_data
8 years ago
Megan Marsh 3cf4c63a87 Change antiquated Master/Slave terminology for disk drives to more appropriate Primary/Secondary.
8 years ago
Megan Marsh e5c4a4a6fb create export directories for vmx and ovf file types, too.
8 years ago
Megan Marsh 68c9e34bfe add new display_name template option
8 years ago
Adrien Delorme 1ab0173e69 azure builder: allow to auth with managed identities ( MSI )
8 years ago
Megan Marsh c1c929164f
Revert "Rename attribute api_access_key to organization_id"
8 years ago
Megan Marsh 210d62de2c
Merge pull request #6925 from sieben/organization_renaming
8 years ago
Rémy Léone e54d2e3591 Rename attribute api_access_key to organization
8 years ago
Mikhail Ushanov 536252683e builders: reuse private key file reading function
8 years ago
Megan Marsh 790d5661c5 escape username
8 years ago
Megan Marsh 8567be43d9
Merge pull request #6927 from hashicorp/rebased_4591
8 years ago
Megan Marsh 96d628eef1 fix silliness with pointers
8 years ago
Megan Marsh 79862f1bbb
Merge pull request #6931 from hashicorp/fix_6919
8 years ago
Megan Marsh 5c2ca450bd fix tests
8 years ago
Megan Marsh 5815b376b4 remove unnecessary checks; we always default format to ovf if it is unset.
8 years ago
Megan Marsh c3144c2d0a add some missing template validation (copied from iso builder) and revert to current use of displayName for parsing vm ssh IP; using VMName was breaking chained builds that hadn't updated the display name from the previous build.
8 years ago
Megan Marsh c3d6d45696 modify test so that it accesses CommConfig the same way we really do within the driver
8 years ago
Megan Marsh f18bb19f96 remove redundant config; CommConfig was already a part of the SSSHConfig struct
8 years ago
Megan Marsh fa12113eaf remove unused NewLocalArtifact
8 years ago
Adrien Delorme 3f288fc6ca aws client: config.WithMaxRetries(8)
8 years ago
Megan Marsh daf1f39930
Merge pull request #6918 from hashicorp/oracle_classic_volumes
8 years ago
Matthew Hooker 3ff038d4d1
remove todo
8 years ago
bozhi.ch c3a60ad0ce add options for system disk properties
8 years ago
Matthew Hooker 42cd3e4bf7
Warn if not a pv build but builder image entry is set. cleanup
8 years ago
Mikhail Ushanov 4608b5d39d amazon: add option for skipping TLS verification
8 years ago
Matthew Hooker eb976894fc
cleanup
8 years ago
Matthew Hooker c697c9d3de
cleanup
8 years ago
Matthew Hooker f322397413
add config tests
8 years ago
Matthew Hooker 6d6d262308
some final fixes and documentation work
8 years ago
Matthew Hooker 4eba1ee724
remove unused config key
8 years ago
Matthew Hooker 03932f1157
Clean up volumes
8 years ago
Matthew Hooker e2a0cbf7df
move upload script to const
8 years ago
Matthew Hooker 7331d6fc7f
some final clean up
8 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 ade396e140
don't echo image creation commands
8 years ago
Matthew Hooker 3e966ae38d
make fmt
8 years ago
Matthew Hooker 86f6cf478a
cleanup
8 years ago