Skip to content

Use device-specified libvirt machine_type when building Vagrant boxes #3416

@ipspace

Description

@ipspace

Some Vagrant boxes need machine_type set to a specific value on newer QEMU/libvirt versions. For example, the vSRX definition is in #3411.

Change the libvirt box-building process to:

  • Accept machine-type CLI parameter (allowing the user to set it manually)
  • Fetch the libvirt.machine_type from the device definition
  • Add machine-type to the virt-install parameter list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions