Commit Graph

4326 Commits (33d1671e4cbcff8a4277686dbe450c43a8cc427a)

Author SHA1 Message Date
Marin Salinas 33d1671e4c feature: bsusurrogate, add Source OMI Info step
7 years ago
Marin Salinas 3d8b0e5228 fix: change logs in omi config
7 years ago
Marin Salinas 1281f28f6d add prevalidate step
7 years ago
Marin Salinas de973fba0e chore: add Bsusurrogate Run function skeleton
7 years ago
Marin Salinas ca8ab3b5b0 feature: implement Prepare function in bsusurrogate builder
7 years ago
Marin Salinas 24d1d886f8 feature: add root volume run tags config to bsusurrogate config struct
7 years ago
Marin Salinas 837aada415 feature: add root block device config to bsusurrogate config struct
7 years ago
Marin Salinas f6372e8ac6 feature: add omi config to bsusurrogate config struct
7 years ago
Marin Salinas bb848366b6 feature: add block devices config to bsusurrogate config struct
7 years ago
Marin Salinas be36a2159e feature: add run config to bsusurrogate config struct
7 years ago
Marin Salinas 1c3939fcd3 add access config to bsusurrogate config struct
7 years ago
Marin Salinas c1fc2801ef add access_config struct and test
7 years ago
Marin Salinas c29816f496 chore: add bsusurrogate builder structure
7 years ago
Megan Marsh e658a50880 refactored step_ami_region_copy to fix bugs and clarify assumptions; added more tests for that step.
7 years ago
Megan Marsh 42f7cbc30b add code to deduplicate the region list, and to make sure that the original region's kms key id is in the map.
7 years ago
Megan Marsh 2d02ea209d
Merge pull request #7836 from 70k10/vncpassword
7 years ago
Jayson Cofell 7f5fd4851e QEMU: Remove QMPEnable and depend upon VNC password usage for QMP enablement.
7 years ago
Vladislav Rassokhin 991cf22504 Prevent endless reading of closed file in vmware plugin
7 years ago
Jayson Cofell 4b0a7b0af7 Fix QEMU fmt miss
7 years ago
Jayson Cofell f1ad385669 Change QMP socket test to join with filepath
7 years ago
Megan Marsh 327cd67557 fix tests
7 years ago
Megan Marsh 4a9d42b78f use box_name instead of source_path when generating vagrant file
7 years ago
Megan Marsh a87ce366b3
Merge pull request #7835 from hashicorp/google_oauth
7 years ago
Megan Marsh 8315da6a12
Merge pull request #7837 from amydutta/master
7 years ago
Megan Marsh 7d48eab11e
Merge pull request #7841 from hbdgr/digitalocean_timeout
7 years ago
hbdgr 6a8f45123a test for snapshotTimeout option
7 years ago
hbdgr 7d723b7c7b builder/digitalocean: add snapshotTimeout option
7 years ago
hbdgr 750e4b0f31 builder/digitalocean: increase timeout for waitForActionState
7 years ago
Li Kexian b4e70cc0ec fixed tencentcloud builder error strings
7 years ago
Amrita Dutta 4c09dfde87 Fix bug while publishing SIG destination id for every managed image
7 years ago
Jayson Cofell 5c5943b8ba Add VNC Password support to QEMU builder
7 years ago
Jayson Cofell afe9ba2869 QEMU: Initial QMP support
7 years ago
Megan Marsh ba66d5d857
Merge pull request #7831 from hashicorp/fix_ssh_interface
7 years ago
Megan Marsh 617fd18255 supply complete dummy data for googlecompute tests
7 years ago
Megan Marsh 0dfb3cc56f replace some bespoke google auth code with code from golang's oauth2 library
7 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 0cfe8e7070 allow ssh_host override for OpenStack
7 years ago
Megan Marsh eb8c74bf85 allow ssh_host config option to override host logic for all builders
7 years ago
Megan Marsh ad8a88e366 allow ssh_host to override the host ip gathered from the instance for GCP builder
7 years ago
Megan Marsh 6ad975f296 Revert "move SSHInterface/SSHIPVersion fields to communitator.Config struct"
7 years ago
Megan Marsh 62120c5c0b
Merge pull request #7813 from hashicorp/stop_calculating_spot_bids
7 years ago
Megan Marsh d4b6a61445 don't store names of volumes we will be deleting when the instance terminates
7 years ago
Megan Marsh 486bdcce9d
Merge pull request #7815 from zqfan/tencent-data-disks
7 years ago
Megan Marsh 42611e6004 fix build
7 years ago
Megan Marsh a60f7e395e add a test to make sure we don't error becaue of spot price auto product, yet
7 years ago
Megan Marsh c722afe707 stop calculating spot bids; amazon changed the way spot instances are priced to be stable rather than bid-based, so when user sets auto, we can just default to the ondemand price and know that they'll get the same price as everyone else bidding at that time.
7 years ago
Megan Marsh 1678d66e31
Merge pull request #7818 from StileEducation/master
7 years ago
Daniel Rodgers-Pryor 8a9753032c Allow EC2 fleet packer instances to run in parallel
7 years ago
ZhiQiang Fan 7235a4a775 feature: support data disks for tencentcloud builder
7 years ago