Skip to content

Agent type selection (virtIO or ISA) #276

@Salahzaar

Description

@Salahzaar

Community Note

Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Description

  • Packer can't communicate with an OpenBSD VM because the agent type isn't set to ISA:

image

  • Current available option (agent) handle only boolean.

Use Case(s)

Add an option to choose the agent type. Or upgrade the agent option to handle the type.

  • OpenBSD system works with ISA
  • VM creation by Packer have to permit to select the agent type (builder.pkr.hcl)
  • This way Packer can send signals and retrieve informations from an OpenBSD system as it does for other systems working with virtIO

Potential configuration

Potential References

Proxmox ISO builder Options:
qemu_agent (boolean) - Enables QEMU Agent option for this VM. When enabled, then qemu-guest-agent must be installed on the guest.

Proxmox CLI Options:
--agent [enabled=]<1|0> [,freeze-fs-on-backup=<1|0>] [,fstrim_cloned_disks=<1|0>] [,type=<virtio|isa>]

Proxmox API Options:
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions