Commit Graph

645 Commits (dc38fadeebccf2bc294faaa91b67a9df705bda23)

Author SHA1 Message Date
Megan Marsh c4001734d0
Merge pull request #10143 from hashicorp/do_9951
5 years ago
Megan Marsh 796c40f89b builder/vsphere: skip iso download if hashed file is already present in remote packer_cache
5 years ago
Adrien Delorme 6d4fae0f2d
Add HCL2 aws_secretsmanager function (#10124)
5 years ago
Megan Marsh cc7dbf6092
Add consul_key function to integrate concul with hcl2 tempaltes. (#10119)
5 years ago
Megan Marsh b105e5e416
Update common/step_create_cdrom.go
5 years ago
Megan Marsh 69fd5a1527 fix pathing in cd_files copy to make sure directories make it into the cd root.
5 years ago
Megan Marsh 09cdc4275b
Merge pull request #9974 from hashicorp/fix_9786
5 years ago
Megan Marsh a805bc538e fix tests
6 years ago
Rui Lopes 13be37ee44 add support for running cygwin/msys2 based cd/iso creation tool (e.g. xorriso)
6 years ago
Megan Marsh 96e17b84bf fix lost command part
6 years ago
Andreas Botzner 3739970b84
Adds ability to specify interfaces for http_directroy and VM for the Proxmox builder (#9874)
6 years ago
Rui Lopes 53331644a6
add support for using xorriso to create the cdrom iso (#9919)
6 years ago
Megan Marsh 988ab66731
Update common/extra_iso_config.go
6 years ago
Megan Marsh d2dd158fe2 Implement cd_files option. The Addfile code is modified from the floppy_files
6 years ago
jsmcnair 78c280b1b7 Use common funcs / fix panic / clarify docs
6 years ago
Megan Marsh f8bb9008c0
Merge pull request #9697 from backerman/personal/backerman/9695
6 years ago
Brad Ackerman c43d99ccfd
Add tests for StepCopyFiles.
6 years ago
Sylvia Moss dcacf7ad4c
Add vSphere HCL examples to the docs (#9674)
6 years ago
Brad Ackerman 364c415294
Add FreeBSD support.
6 years ago
Artem Zavatskiy c0048daed5 fix agent auth in ssh communicator for ansible provisioner (#9488)
6 years ago
Adrien Delorme 125178d943
core: Decode: when in HCL2 decoding mode; reset the whole struct before preparing it. (#9622)
6 years ago
Stephan Wild 061dbecd61 Include Hyper-V secure boot template in box.xml
6 years ago
Moss 4f26534072 add on-error flag option to run cleanup provisioner
6 years ago
Moss 2d79ab732b adds missing special char to the list
6 years ago
Moss 653eb95bdb adds tests to usb_driver and step_http_ip_discover
6 years ago
Moss 65cfb880fd Fix boot_command and update docs
6 years ago
Moss ba767d1663 remove duplicated press
6 years ago
Moss 585a86fe03 Add usb_driver to common boot_command and use it on vsphere
6 years ago
Sylvia Moss aa52e690ee
Update go-getter and add samba shared files tests to step_download (#8954)
6 years ago
Joshua Foster d35f342319 add the ability to configure the http bind address. defaults to 0.0.0.0.
6 years ago
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
6 years ago
Adrien Delorme 0fa60c68fb
Drop the iso_checksum_type & iso_checksum_url fields (#8437)
6 years ago
Sylvia Moss 1c30a71d09
Replace file shared state by statebag (#9238)
6 years ago
Sylvia Moss 25971b3b5c
Add pwd to gogetter ChecksumFromFile (#9129)
6 years ago
Rui Lopes 86ac132056
hyperv: add support for setting the boot order (#9046)
6 years ago
Adrien Delorme 840e67f775
HCL2: when we see a map generate an attribute spec instead of a block spec (#9035)
6 years ago
Megan Marsh 6fc3c4eb49 properly document how to set boot_wait to 0s
6 years ago
Jeff Escalante 9165be87da
packer.io prefix removal, html extension remove for in-code errors
6 years ago
Jeff Escalante 4afd107eeb
patch source files for extensions changes
6 years ago
Megan Marsh ca5814ab74 move proxy behind feature flag
6 years ago
Megan Marsh 65b64d04d0 remove docs about windows symlinks which are now inaccurage
6 years ago
Sylvia Moss e6368b9246
Fix azure winrm_password attribution and allow to set winrm_username (#8928)
6 years ago
Sylvia Moss 2319521aa5
Add iso config test for checksum from file specific case (#8897)
6 years ago
Wilken Rivera 7b705545d9
docs: Various doc clean-ups to fix code block formatting and syntax highlighting (#8868)
6 years ago
Sylvia Moss 76f13deaf4
Make template variables SSHPublicKey and SSHPrivateKey as strings (#8829)
6 years ago
Wilken Rivera e1a46ec293
Fix gosimple S1025 linting errors (#8838)
6 years ago
Lars Lehtonen f808d1d968
common/powershell: fix dropped error
6 years ago
Megan Marsh 9c9826ee4b
Merge pull request #8714 from williamb1024/hyperv-gen1-boot-order
6 years ago
Ben Brown 0936f8bc03 Fix Hyper-V compacted disk size comparison
6 years ago
Megan Marsh 66a1cdb8d2 regenerate boot command code
6 years ago