Commit Graph

13011 Commits (d0dd6e4bab1b7d45e4d8ff9d5ddeef970dff8099)
 

Author SHA1 Message Date
Justin Georgeson 2818ab517c [docs] Add OpenStack to list of providers supporting .WinRMPassword template variable
7 years ago
Miles Crabill ff157c8a6d
vagrant builder: define source box and output box in Vagrantfile
7 years ago
DanHam 66b5b9f8c5
Fix incorrect `execute_command` defaults in shell-local pp docs
7 years ago
DanHam 8ddbb791a1
Fix typo
7 years ago
Marc Falzon 21d9158edc Update the Exoscale post-processor documentation
7 years ago
pommetjehorlepiep c7149c6204
Optional configuration key 'cpu' incorrect. Needs to be 'cpus'
7 years ago
Justin Georgeson c0ee859559 OpenStack builder store WinRM password for provisioners to use
7 years ago
Megan Marsh c0e37e6045
Merge pull request #7780 from tmeckel/own-vbox-snapshot
7 years ago
Megan Marsh a1cc3c652d
Merge pull request #7916 from rubentsirunyan/ansible-galaxy-support
7 years ago
Megan Marsh 1952130030
Merge pull request #7920 from hashicorp/fix_7865
7 years ago
Megan Marsh 95116e37bb
Merge pull request #7936 from stephen-fox/log-step-download-debug
7 years ago
Megan Marsh 773e76c1ce remove unused import
7 years ago
Megan Marsh b6f3742425 check container os, not host os, when creating container dir default
7 years ago
Megan Marsh cb16873081 add docs for shared_image_gallery_timeout option
7 years ago
Megan Marsh 6a201211a9 fix polling issues in azure
7 years ago
Megan Marsh 0295ea8d73
Merge pull request #7935 from ejmason101/fix-suse-byos
7 years ago
Stephen Fox a6830f8348 Move 'ui' variable closer to invocation.
7 years ago
Stephen Fox e362d2f3ee Use 'log.Printf()' for StepDownload debug instead of 'ui.Say()'.
7 years ago
Megan Marsh 6aef655686 changelog updates
7 years ago
Mason, Elliot ee484f2dd9 Updated public gcp cloud images
7 years ago
Megan Marsh a0a11bd109
Merge pull request #7934 from briancain/replace-token-name-in-docs
7 years ago
Brian Cain 85278342fb
Update vagrant cloud post processor token example
7 years ago
Megan Marsh f97df6721e
Merge pull request #7927 from hashicorp/fix_googlecompute_crash_7921
7 years ago
Megan Marsh 84fff30122
Merge pull request #7923 from DanHam/fix-ebssurrogate-panic
7 years ago
Megan Marsh 96366ac814
Merge pull request #7922 from stephen-fox/honor-comment-existing-ssh-key-pair
7 years ago
Megan Marsh 7c93a5c51e code changed recently so that sometimes the conf is nil.
7 years ago
Megan Marsh b42701380c add test for nil case
7 years ago
Ruben Tsirunyan f9d79addac Adding documentation for ansible-galaxy related arguments
7 years ago
Ruben Tsirunyan 1b35c586ce Changes to roles_path option
7 years ago
Ruben Tsirunyan d247329599 Adding support for installing roles with ansible-galaxy for ansible provisioner
7 years ago
DanHam 088151e51d
Type assertion safety - fix panic when key cannot be retrieved from statebag
7 years ago
Stephen Fox 9592211bcf Honor value of 'Comment' field in 'ssh.KeyPairFromPrivateKey()'.
7 years ago
Thomas Meckel a876bf3c4e Added documentation for virtualbox-vm builder
7 years ago
Megan Marsh 903a422020
Merge pull request #7917 from hashicorp/cleanup_unused_cancel_funcs
7 years ago
Megan Marsh 7ac17126a0
Merge pull request #7913 from hashicorp/red_herring_EOF_abort
7 years ago
Megan Marsh 0f704fb5b2 These cancel functions have been obsolete since merge of c7ce4d598e
7 years ago
Megan Marsh 90c5da40f2 implement abort logic and printing for the askstep implementation as well
7 years ago
Megan Marsh a99c0802be
Merge pull request #7914 from shawnmssu/fix_ucloud_builder
7 years ago
Thomas Meckel 822b72bd14 Added force_delete_snapshot configuration item and the corresponding checks
7 years ago
Thomas Meckel e7583de847 StepCreateSnapshot.Run() will stop and create an error if the virtual machine is still running
7 years ago
Thomas Meckel d9b8623f64 StepShutdown now always waits for the shutdown of the virtual machine to complete, not only if a shutdown command is specified
7 years ago
Thomas Meckel b873876670 Added test TestSnapshot_EnsureParents
7 years ago
Thomas Meckel 6fd0b3e83e Fixed a bug in ParseSnapshotData
7 years ago
Thomas Meckel 225a140055 Applied correct source format (got fmt) to builder\virtualbox\common\driver_mock.go
7 years ago
Thomas Meckel 51e5ae69db Corrected method signatures in builder\virtualbox\common\driver_mock.go
7 years ago
Thomas Meckel ab6a163ff2 Added missing newline at end of builder\virtualbox\common\driver_mock.go
7 years ago
Thomas Meckel e9b5332e99 Added missing functions to builder\virtualbox\common\driver_mock.go
7 years ago
Thomas Meckel fd5a2db58f Removed commented (obsolete) code from builder\virtualbox\common\driver_4_2.go
7 years ago
Thomas Meckel 5e00253450 Delete stack_test.go
7 years ago
Thomas Meckel a4d168ec4b Corrected go.mod and modules.txt
7 years ago