hashicorp/packer

Add a `download` command to only download and check the ISO file

Open

#6472 opened on Jul 10, 2018

View on GitHub
 (12 comments) (1 reaction) (0 assignees)Go (13,697 stars) (3,228 forks)batch import
builder/nullcoreenhancementhelp wantedstage/thinkingsync to jira

Description

Hello there,

I would like to see a download command added to packer to only download and check the ISO file without starting to build anything. The idea behind this feature request would be to be able to automatically (using a CI service for example) check if the ISO file used by a template is still available (to avoid dead links).

I look forward to your feedback on this feature.

Cheers.

Contributor guide