Commit Graph

77 Commits (23552bfbd72f05bb17f40b8d02bbad10cdbb4592)

Author SHA1 Message Date
Megan Marsh dc38fadeeb
Merge pull request #10155 from hashicorp/logging_for_10042
6 years ago
Megan Marsh 8adbba6904 switch to guard clause format
6 years ago
Megan Marsh c4866504e1
respect the destroy flag in content library config (#10165)
6 years ago
Megan Marsh 7646ecf8c6 fix tests
6 years ago
netapp-jgriffit 15467aa868 Update builder/vsphere/common/step_shutdown.go
6 years ago
James Griffith c8ad66f419 update to docs as suggested
6 years ago
James Griffith c86a48fbc9 syntax change
6 years ago
James Griffith 09edada93d moved the warning into Prepare() and updated the invocation
6 years ago
James Griffith 572de129d7 update documentation
6 years ago
James Griffith 1048cdbcc4 check for no communicator and provide messaging to user
6 years ago
James Griffith 2ecf5cc9aa Communicator is not needed unless shutdown_command is populated
6 years ago
Megan Marsh 19bd997f11 add directory existence check
6 years ago
Megan Marsh 7fac596b37 don't try to delete a cd file if the upload of the cd itself failed
6 years ago
Megan Marsh 796c40f89b builder/vsphere: skip iso download if hashed file is already present in remote packer_cache
6 years ago
Megan Marsh 709a173060 fix docs linking issue
6 years ago
sylviamoss 75d649e051 add step_remove_cdrom tests
6 years ago
sylviamoss 2de3f2755a add step_remove_floppy tests
6 years ago
sylviamoss 7b1af2c4e8 add step_add_floppy unit tests
6 years ago
sylviamoss b46f587450 vsphere-clone use common step_add_cdrom
6 years ago
sylviamoss 778d77e4a2 add floppy and cd to vsphere-clone
6 years ago
Megan Marsh 8ffa0d2060
Merge pull request #9842 from jason-azze/patch-1
6 years ago
Megan Marsh ca650c9602 fix struct comment for generation
6 years ago
Sylvia Moss 903deb9e6a
vSphere StepHardware tests (#9866)
6 years ago
Sylvia Moss 58a0bdd780
Look for a default resource pool when root resource pool is not found (#9809)
6 years ago
Sylvia Moss 942bfbf221
Add driver mocks and write tests to steps Remote Upload and Create VM (#9833)
6 years ago
Sylvia Moss a1524bf96a
Add option to also import OVF templates to the Content Library (#9755)
6 years ago
Sylvia Moss e475db6a66
check for ip after timeout (#9748)
6 years ago
Sylvia Moss 80960d7a64
Fix vsphere boot command and check for context cancelation when waiting for ip (#9739)
6 years ago
Megan Marsh 3f61498704
Merge pull request #9704 from ntoofu/f-vsphere-export-permission
6 years ago
Sylvia Moss dcacf7ad4c
Add vSphere HCL examples to the docs (#9674)
6 years ago
ntoofu a53e81d9a2 Make docs more clear
6 years ago
jhawk28 6b8d086e94
alt, ctrl, and shift should be outside variables (#9702)
6 years ago
Sylvia Moss dd37a10355
fix configuration_parameters (#9713)
6 years ago
ntoofu 5493285f65 Add `directory_permission` config option to `vsphere` builder
6 years ago
jhawk28 3370c91cf2
add some additional messaging when a boot command fails to type (#9661)
6 years ago
Sylvia Moss 5a006f226a
Don't use Packer context as vSphere driver context (#9576)
6 years ago
Sylvia Moss eb5c3c3efb
fix file size descriptor (#9568)
6 years ago
Sylvia Moss 3a0dfa1259
add option to destroy vm after deploy to content library (#9569)
6 years ago
Moss 921078ccc0 add force_bios_setup configuration option
6 years ago
Sylvia Moss 9c1409dbba
Add content_library_destination to import VM template to a Content Library (#9551)
6 years ago
Megan Marsh 61b79b6e53
Merge pull request #9542 from jhawk28/bug_9511
6 years ago
Sylvia Moss 268e95364f
Adds vApp properties config and save public ssh key to a vApp property (#9507)
6 years ago
Wilken Rivera 892413b7ea
docs/builder/vsphere-iso: Add documentation for BootConfig (#9538)
6 years ago
Joshua Foster a6170b0c35 clean up folder path so that it is what vsphere expects
6 years ago
Joshua Foster e4dffeed35 clean up if logic
6 years ago
Joshua Foster 63f9282f5c fix vshere ToolsSyncTime and ToolsUpgradePolicy
6 years ago
Ivo van Geel e54ad3f1fb
Add boot_command support to vsphere-clone builder, including support … (#9397)
6 years ago
Joshua Foster dd40c68ff8 fix default IP address in test to all ipv4 addresses
6 years ago
Joshua Foster fb159e7060 add test cases for Network
6 years ago
Joshua Foster 7fc2ea8422 add a fallback to an ipv4 address if the the range can't find one
6 years ago