hashicorp/packer

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

Open

#6.472 aberto em 10 de jul. de 2018

Ver no GitHub
 (12 comments) (1 reaction) (0 assignees)Go (3.228 forks)batch import
builder/nullcoreenhancementhelp wantedstage/thinkingsync to jira

Métricas do repositório

Stars
 (13.697 stars)
Métricas de merge de PR
 (Mesclagem média 4d 23h) (11 fundiu PRs em 30d)

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.

Guia do colaborador