Skip to content

Multiple Windows Images concurrently #943

Closed Answered by tenthirtyam
braninl asked this question in Help
Discussion options

You must be logged in to vote

Yes! Simply run the following:

packer init builds/windows/server/2022/.

packer build -force on-error=ask \
    -var-file="config/build.pkrvars.hcl" \
    -var-file="config/common.pkrvars.hcl" \
    -var-file="config/vsphere.pkrvars.hcl" \
    builds/windows/server/2022

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tenthirtyam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants