This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
packer
Watch
1
Star
0
Fork
You've already forked packer
0
mirror of
https://github.com/hashicorp/packer.git
synced
2026-02-24 18:30:41 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
bbd64896a0
packer
/
builder
/
hyperv
History
Megan Marsh
90bdcf58bd
update step_download to return an ActionContinue if the URls field is empty. this allows us to simplify the hyperv builder, and is still safe because all other builders and uses of step_download already validate that the iso url is not empty if that's what they need, most of them inside of the IsoConfig prepare function.
2020-01-07 10:45:24 -08:00
..
common
Merge remote-tracking branch 'origin/master' into sharing_info
2019-12-17 11:57:09 +01:00
iso
removed unused config puts
2019-12-19 18:06:39 +01:00
vmcx
update step_download to return an ActionContinue if the URls field is empty. this allows us to simplify the hyperv builder, and is still safe because all other builders and uses of step_download already validate that the iso url is not empty if that's what they need, most of them inside of the IsoConfig prepare function.
2020-01-07 10:45:24 -08:00