Skip to content

feat(builder): expose ISOPath and CDPath to qemuargs template engine#247

Open
michaelvanstraten wants to merge 1 commit into
hashicorp:mainfrom
michaelvanstraten:expose-iso-and-cd-path-to-qemuargs-tmpl
Open

feat(builder): expose ISOPath and CDPath to qemuargs template engine#247
michaelvanstraten wants to merge 1 commit into
hashicorp:mainfrom
michaelvanstraten:expose-iso-and-cd-path-to-qemuargs-tmpl

Conversation

@michaelvanstraten

Copy link
Copy Markdown

Description

This patch exposes the {{ .ISOPath }} and {{ .CDPath }} parameters to the qemuargs template. This is relevant in cases, for example on windows, where the ISO files need to be attached as removable media (for unattended installs) and the IDE floppy integration is not available (AArch64).

This patch exposes the {{ .ISOPath }} and {{ .CDPath }} parammters to
the qemuargs template. This is relevant in cases, for example on
windows, where the ISO files need to be attached as removable media (for
unattended installs) and the IDE floppy integration is not available
(AArch64).
@michaelvanstraten
michaelvanstraten requested a review from a team as a code owner June 27, 2026 12:16
@hashicorp-cla-app

hashicorp-cla-app Bot commented Jun 27, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant