Skip to content

ISO builder has lower MaxRamSize value than VMCX builder #147

@jhrabi

Description

@jhrabi

Overview of the Issue

The ISO builder has a MaxRamSize of 32GB, while the MaxRamSize for the VMCX builder has been set at 1TB. These should be consistent with one another. The ISO Builder should also be set to have a limit of 1TB.

MaxRamSize = 32 * 1024 // 32GB

MaxRamSize = 1024 * 1024 // 1TB

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions