Commit Graph

4597 Commits (4fb05e5bc4c52db4c950b687de034cfbbd25cb97)

Author SHA1 Message Date
Marin Salinas 972dcc2b25 feature: bsu, run implementation add steps after createOMI step
7 years ago
Marin Salinas 83c9a3d4c8 feature: bsu, run implementation add createOMI step
7 years ago
Marin Salinas 4847e79b8d feature: bsu, run implementation add steps before createOMI step
7 years ago
Marin Salinas 1c8e9a7dd8 feature: bsu, run implementation add step prevalidate
7 years ago
Marin Salinas 4c04df26fd feature: bsu, cancel function implementation
7 years ago
Marin Salinas 85d601dd81 feature: bsu, prepare function and test
7 years ago
Marin Salinas 91bdf5c212 feature: bsu, builder structure and test
7 years ago
Marin Salinas d2d794f6dc fix: undefined variable correction
7 years ago
Marin Salinas 996ee89397 change amis to omis in artifact
7 years ago
Marin Salinas ae444a3250 fix: change the debugKeyPath name in osc bsusurrogate builder
7 years ago
Marin Salinas 1c69d55a1f feature: bsusurrogate, run implementation add artifact
7 years ago
Marin Salinas 3bcebc1af6 feature: bsusurrogate, add CreateTags step
7 years ago
Marin Salinas 2c4b2b8657 feature: bsusurrogate, add StepUpdateOMIAttributes step
7 years ago
Marin Salinas b46636a39b feature: bsusurrogate, add RegisterOMI step
7 years ago
Marin Salinas 9c63f4cd92 feature: bsusurrogate, add DeregisterOMI step
7 years ago
Marin Salinas 871df8be85 feature: bsusurrogate, add StepUpdateBSUBackedVm and StepSnapshotVolumes step
7 years ago
Marin Salinas 09b899bb84 fix: change name to keypair key path file
7 years ago
Marin Salinas 52962f2355 feature: bsusurrogate, add stop bsu backed vm step
7 years ago
Marin Salinas 3ed7c7ff33 feature: bsusurrogate, add provision and cleanup temp keys step
7 years ago
Marin Salinas 957bdae441 feature: bsusurrogate, add clean connect step
7 years ago
Marin Salinas b0c4784b96 feature: bsusurrogate, add clean get password step
7 years ago
Marin Salinas 1df7f15f53 fix: namming in step keypair
7 years ago
Marin Salinas 7ef09bba13 feature: bsusurrogate, add clean volumes and run source vm step
7 years ago
Marin Salinas 5ef3e81234 feature: bsusurrogate, add security group step
7 years ago
Marin Salinas cef9a4b9fd feature: bsusurrogate, add network info step
7 years ago
Marin Salinas c24ee2c9ca feature: bsusurrogate, add keypair step
7 years ago
Marin Salinas e4405a0c02 feature: bsusurrogate, add Source network Info step
7 years ago
Marin Salinas fdd3b594b9 fix: add function to validate if image name exists
7 years ago
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
John-Paul Robinson 038e9f316c Clean patch formatting with make fmt
7 years ago
John-Paul Robinson 5fe9f3980d Fix #7171: select instance network on which to assign floating ip
7 years ago
Megan Marsh 6b1a407e2a
Merge pull request #7870 from hashicorp/fix_7673
7 years ago
Megan Marsh 54d2ad5028 refactored step_ami_region_copy to fix bugs and clarify assumptions; added more tests for that step.
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
Megan Marsh 39a4da4d07 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
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
Pratyush singhal 6c8421e802 fix: fix volumes.Delete method call
7 years ago
Pratyush singhal cf8bfa56f0 fix: set openstack image metadata with use_blockstorage_volume
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
Megan Marsh 8d5ecb9514 fix bug where ReadAll on the stderr pipe was causing an infinite hang because there was no stderr to report
7 years ago
Megan Marsh 9dd871120a
Merge pull request #7810 from zqfan/tencent-add-run-tags
7 years ago
Megan Marsh 1d1ff4ebc9
Merge pull request #7775 from shawnmssu/feature/ucloud_builder
7 years ago
ZhiQiang Fan 310a40f8fe feature: add run_tags to instance in tencentcloud builder
7 years ago
mingsheng.su d3414e31e4
Update builder/ucloud/uhost/step_create_instance.go
7 years ago
mingsheng.su 591f2833b8
Update builder/ucloud/uhost/step_create_instance.go
7 years ago
mingsheng.su 0679f64689
Update builder/ucloud/uhost/step_copy_image.go
7 years ago
mingsheng.su 33d9e1ca49
Update builder/ucloud/uhost/step_copy_image.go
7 years ago
mingsheng.su c8a9447aa4
Update builder/ucloud/uhost/step_create_image.go
7 years ago
mingsheng.su 4dfb338915
Update builder/ucloud/uhost/step_config_vpc.go
7 years ago
mingsheng.su 71fcc9fce3
Update builder/ucloud/uhost/step_config_subnet.go
7 years ago
mingsheng.su 7fdd72d418
Update builder/ucloud/uhost/step_config_security_group.go
7 years ago
mingsheng.su a44df3d899
Update builder/ucloud/uhost/step_config_security_group.go
7 years ago
mingsheng.su e9e5493fd1
Update builder/ucloud/uhost/step_check_source_image.go
7 years ago
Megan Marsh 350894200e
Merge pull request #7786 from zqfan/tencent-rm-img-name-limit
7 years ago
Megan Marsh b565075813
Merge pull request #7791 from 70k10/qemuadddisks
7 years ago
mingsheng.su 6109ad79a3
Merge branch 'master' into feature/ucloud_builder
7 years ago
Megan Marsh bed0938b6c
Merge pull request #7782 from hashicorp/fix_7758
7 years ago
Megan Marsh 8bca6b7cba
Merge pull request #7785 from dhirschfeld/patch-1
7 years ago
Jayson Cofell e690cb90ce Go fmt AdditionalDiskSizes code
7 years ago
Jayson Cofell 37e15ec854 Add AdditionalDiskSizes test
7 years ago
Dave Hirschfeld 2a284dffa0
Bump MaxRamSize to 1TB
7 years ago
Jayson Cofell c9b693080a Add additional disk support for QEMU builder.
7 years ago
Megan Marsh 3a55437f4e
Merge pull request #7790 from hashicorp/fix_7748
7 years ago
Megan Marsh 6ead0493d9
Merge pull request #7787 from zqfan/tencent-fix-tmp-keypair
7 years ago
Megan Marsh 29bff0975f clarify pathing requirements for hyperv-vmcx
7 years ago
Megan Marsh 1eef03c36b
Merge pull request #7778 from amydutta/master
7 years ago
Amrita Dutta 78be7ab4e4 fix typo
7 years ago
ZhiQiang Fan 1c7b23357d fix: correctly remove tencentcloud temporary keypair
7 years ago
ZhiQiang Fan 20315155a9 remove image name check in tencentcloud builder
7 years ago
Dave Hirschfeld 96a3ef1465
Set MaxRamSize to 64GB
7 years ago
Megan Marsh 06a0db9350 allow user to override vagrant authentication by setting ssh_username and ssh_password.
7 years ago
Amrita Dutta ba76d86cab remove comment
7 years ago
Amrita Dutta e96458e8bd Merge branch 'master' of https://github.com/amydutta/packer
7 years ago
Amrita Dutta 85036231c4 Final commit
7 years ago
Adrien Delorme 67d96d5103 openstack: document using partials from struct conf
7 years ago
Adrien Delorme 4a61dc3670 vmware: document using partials
7 years ago
mingsheng.su 95611695b1 update builder_test && make generate
7 years ago
Adrien Delorme 74f0d56cfc virtualbox merge vbpx manage configs
7 years ago
Adrien Delorme 01eff9472a virtualbox: merge ExportOpts and ExportConfig structs
7 years ago
mingsheng.su 7804a52dd2 ucloud packer review
7 years ago
Adrien Delorme 02421bad33 simplify BlockDevice prepares
7 years ago
Adrien Delorme 433c40d72d make block device example less specific
7 years ago
Adrien Delorme 8cea5d409a doc ebsvolume builder using partials
7 years ago
Adrien Delorme 4c1abf828c
Merge branch 'master' into scrape_doc_to_builder_struct_config
7 years ago
Adrien Delorme aeb898d598 document amazon-instance builder with partials
7 years ago
Amrita Dutta 78f001431e add example config file
7 years ago
Amrita Dutta 994dca5f78 fix bug in step_publish w.r.t managed image RG
7 years ago
Amrita Dutta 963336d421 Remove un-intended import
7 years ago
Amrita Dutta 76dbf4fb3b Remove subscription id from SIG destination input
7 years ago
Amrita Dutta 1d6de7167f Another update to replication logic
7 years ago
Amrita Dutta de591cff77 Fix append in builder.go
7 years ago
Amrita Dutta f7e08a097a Replication region changes
7 years ago
Adrien Delorme c54879717b document ebssurrogate with partials
7 years ago
Adrien Delorme 9f4c8fb321 document ebs builder using partials
7 years ago
Adrien Delorme a476ab79d7 document chroot builder using partials
7 years ago
Adrien Delorme dcc22df609 aws: move the OmitFromArtifact field in ebssurrogat where it's being used
7 years ago
Adrien Delorme a86aae1c7e mode KmsKeyId to chroot block device, as it's only used there
7 years ago
Adrien Delorme 9989845ada add BuildEC2BlockDeviceMapping func to the BlockDevice type
7 years ago
Adrien Delorme c696878d2e aws block devices mapping: BlockDevices.Build -> BuildEC2BlockDeviceMappings()
7 years ago
Adrien Delorme ff2e0298ba simplify block devices utilisation by removing intermediary types
7 years ago
mingsheng.su d1b9ad90c8 Merge remote-tracking branch 'origin' into feature/ucloud_builder
7 years ago
Adrien Delorme 78b29d1a74 up AMIBlockDevices docs
7 years ago
Amrita Dutta c9cdb34589 Update validation logic for missing replication region
7 years ago
Amrita Dutta f1f93f0665 normalize replication regions
7 years ago
Amrita Dutta 59a0f7f6e6 add validation checks for replication regions + formatting
7 years ago
Amrita Dutta d13b9574d6 Use user - provided version number instead of generating timestamp on our own
7 years ago
Megan Marsh 305592d8ed fix copy logic and tests
7 years ago
Amrita Dutta 34dac69112 pass subscription id via state bag
7 years ago
Megan Marsh 8cc82ca8d2 add broken test
7 years ago
Megan Marsh 0d55bc46ee add skip_save_build_region flag to fix naming conflicts when building for multiple regions
7 years ago
Amrita Dutta 540c904fd4 add missing check to not publish to SIG if config.SharedGalleryDestination.SigDestinationGalleryName is null
7 years ago
Adrien Delorme 9b75c0af3d WIP VB
7 years ago
Ubuntu 6504d3ae5c Changes to ARM builder for publishing to SIG
7 years ago
Julien Brochet ab52c4f87e fix(promox): update proxmox-api-go dependency
7 years ago
Megan Marsh 8d25cc578f
Merge pull request #7746 from hashicorp/fix_7671
7 years ago
Adrien Delorme 7a60990825 alicloud: use partials
7 years ago
Adrien Delorme daa9f9d34e Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
Adrien Delorme c11ef90cb6 use interpolate.NewContext() instead of testConfigTemplate(t)
7 years ago
Adrien Delorme 2dc300c02e hyperv-iso: use partial docs
7 years ago
Adrien Delorme 926c8bbaa6 refactor ShutdownConfig into a single struct
7 years ago
Adrien Delorme cfda61b81f
Merge pull request #7747 from chhaj5236/bugfix/refine_io_optimize
7 years ago
Adrien Delorme 76f50619b1 builder/qemu/builder.go: Document from Config file
7 years ago
mingsheng.su 787485f66f add validate project_id
7 years ago
bozhi.ch b3277698f6 let product API determine the default value of io_optimized
7 years ago
Megan Marsh daddb65da8 add tests
7 years ago
Megan Marsh 2e821da84b check to make sure a vm-name isn't already in use before trying to launch a vm with said name.
7 years ago
Megan Marsh 1c3b234b55
Merge pull request #7737 from hashicorp/document_retry
7 years ago
mingsheng.su 9798c86a0d update string to const
7 years ago
mingsheng.su 156d31f933 update acc test
7 years ago
mingsheng.su c8bab9b382 add ucloud packer
7 years ago
bozhi.ch 6a5db1e948 cleanup image and snapshot if target image is still not available after timeout
7 years ago
Adrien Delorme a3e3c313a9 docs: use partials in googlecompute after master merge
7 years ago
Adrien Delorme 6e3dc1aa9a Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
Adrien Delorme 632e42eb88
Merge pull request #7720 from psinghal20/issue-6617
7 years ago
Pratyush singhal 92af5847a7 refactor: replace *packer.MultiError from type signature of createInstanceMetadata with generic error interface
7 years ago
Adrien Delorme 0a74a6ae10
Merge pull request #7734 from yandex-cloud/yandex-cloud-builder-2
7 years ago
Pratyush singhal 6ce6bd8ad3 refactor: add multiError in createInstanceMetadata method to capture multiple errors
7 years ago
Gennady Lipenkov 9c7e6a0aec fix test
7 years ago
Pratyush singhal 4a369b4ef1 chore: add test for MetadataFiles option
7 years ago
Pratyush singhal 99a3e9cf0a chore: update tests for createInstaceMetadata
7 years ago
Pratyush singhal 529dff0abb refactor: add error handling in createInstanceMetadata method
7 years ago
Adrien Delorme 98206d59d7 aws: step_create_tags make the max waiting time 30s and not 30ns
7 years ago
Adrien Delorme ac03fddfe5
Merge pull request #7731 from psinghal20/issue-7636
7 years ago
Pratyush Singhal d92e82c43f refactor: replace the maxBackoff from 30 nanosecond to 30 seconds
7 years ago
Gennady Lipenkov 87b44a5879 Bulk fixes and enhancements
7 years ago
bozhi.ch 45249fc764 fix describing snapshots issue when image_ignore_data_disks is provided
7 years ago
Pratyush singhal d4b0cb68e3 feat: add retry for temp key-pair generation in amazon-ebs
7 years ago
Ubuntu fb9fd58dfb Imports for publishing to SIG
7 years ago
Ubuntu bf075d20c3 Merge branch 'master' of https://github.com/amydutta/packer
7 years ago
Adrien Delorme 696fce9739 docker: rewrap struct comments for documentation generation
7 years ago
Adrien Delorme d81ca5728d azure-arm: rewrap struct comments for documentation generation
7 years ago
Adrien Delorme 8e857d64f1 aws: rewrap struct comments for documentation generation
7 years ago
Adrien Delorme 4bf6a56d71 split communitacor.SSH & communitacor.WinRM to facilitate documentation
7 years ago
Adrien Delorme 4399684372 make fmt autogenerated docs
7 years ago
Adrien Delorme 8488176dae vagrant/builder.Config rewrap docs
7 years ago
Pratyush singhal 1e1af35341 refactor: replace userdata_files with generic metadata_files map
7 years ago
Pratyush singhal 3845186c4c feat: add feature to import user-data from a file
7 years ago
Adrien Delorme e09f3fbd02 amazon: update docs & links
7 years ago
Adrien Delorme e6cbb013ba add // go:generate struct-markdown to all previously edited files
7 years ago
Adrien Delorme f1917edd34 generate the comments for config struct of builders scraping doc website
7 years ago
Adrien Delorme 2d12af0b48
Merge pull request #7712 from hashicorp/fix_7699
7 years ago
Adrien Delorme 936ca6545a
Merge pull request #7526 from aleksey-hariton/master
7 years ago
Megan Marsh 3f036b33c5 test for length of ami tags before tagging
7 years ago
Amrita Dutta 1438e2e449 SIG as destination validation changes
7 years ago
Megan Marsh d9960fdaeb use length instead of a nil test.
7 years ago
Megan Marsh 078d888dba
Merge pull request #7707 from CARFAX/master
7 years ago
Brian Fox d6776dc5f2 Remove unused variable
7 years ago
Megan Marsh ad668dcc86
Merge pull request #7706 from amydutta/master
7 years ago
Adrien Delorme a145804795
Merge pull request #7597 from oseiberts11/add-openstack-image-properties
7 years ago
Jason McIntosh abef9820c7 Fixed spacing on comment
7 years ago
Jason McIntosh 24a4e2f23e Updated comments
7 years ago
Jason McIntosh 24bc50ce1b Enable encrypted AMIs with custom KMS Keys
7 years ago
Amrita Dutta 700c95c613 Update Azure SDK for Go to v30.0.0
7 years ago
Megan Marsh 6786c0d641 update tests to reflect new behavior
7 years ago
Megan Marsh bda09bf7d5 the build ami is made with an intermediary name, which means that we can't skip copying even from the original build region when unencrypted
7 years ago
Megan Marsh 1204213516
Merge pull request #7678 from hashicorp/docker_windows_defaults
7 years ago
Megan Marsh 708165eaa8 refactoring step_run_spot_instance and swapping out the calls to create a spot instance with a call to create a spot fleet of one, so that we can be more flexible with the instance type when desired
7 years ago
Adrien Delorme 2da36b7374 builder/docker: default container dir to "c:/packer-files" on windows
7 years ago
Megan Marsh 3e73abc93a refresh line endings
7 years ago
Megan Marsh 5504709e1d
Merge pull request #7612 from hashicorp/fix_6897
7 years ago
Adrien Delorme 8d4b9116b5
Merge pull request #7633 from hashicorp/fix_vagrant_libvirt_package
7 years ago
Adrien Delorme 783f6938cf
Update builder/vagrant/driver_2_2.go
7 years ago
Megan Marsh ff59cfdaae Work around bug in libvirt-vagrant plugin by changing directories instead of supplying absolute path to output box
7 years ago
aaronk1 4ffa1779f1
Correct typo in var name
7 years ago
Megan Marsh 1062295ecd add omit_from_artifact option for ebssurragote launch_block_devices
7 years ago
Megan Marsh 2cfba56265 fix typos
7 years ago
Megan Marsh 02c9f24531 allow user to set architecture
7 years ago
Megan Marsh fdae14bc18
Merge pull request #7551 from krzyszko/gcp_encryption_key
7 years ago
Adrien Delorme a6bb06c04e
Merge pull request #7615 from hashicorp/fix_7607
7 years ago
Radek Simko b4d35eceff
builder/qemu: Fix typo in version comparison
7 years ago
Megan Marsh bf59f01ba2 fix copypasta mistake switching ssh port mix/max for vnc port min/max
7 years ago
Radek Simko c7cf39808d
builder/qemu: Replace dot-based parsing with hashicorp/go-version
7 years ago
krisko e96bda6466
Remove config interface. Make CreateImage function to accept config as list of config fields
7 years ago
Megan Marsh 2c352cc681 add tests for step_ami_region_copy
7 years ago
Megan Marsh ae3cf48f71 in ebs, don't clean up temporary amis from encryption step. that's handled in step_copy_ami now
7 years ago
Megan Marsh 8c1d0f9686 clean up temporary unencrypted AMI and associated snapshots
7 years ago
Megan Marsh c0e69a9da0 if encrypt_boot is explicitly set to false, don't copy. Also, make sure we don't cause a wait group block when we aren't performing a copy.
7 years ago
krisko f1e9664012
Googlebuilder: Add image key encryption
7 years ago
krisko 9b39e3f928
GCP builder add image encryption support
7 years ago
Olaf Seibert 377867969b Remove some debugging messages.
7 years ago
Olaf Seibert 43bb372f84 Fix edge case with results spread over several pages
7 years ago
Megan Marsh c1d69b1f20
Merge pull request #7553 from hashicorp/fix_7404
7 years ago
Adrien Delorme b7be4f9c74
Merge pull request #7564 from zaenk/proxmox-builder-static-ssh-host
7 years ago
Peter Pribula 14f96e8951 Fixes a typo in a comment
7 years ago