<- Chrome Settings Library

BruschettaVMConfiguration

Configure Bruschetta VMs on Google ChromeOS
Last updated September 9, 2024

Configure installation and runtime policies for Bruschetta VMs on Google ChromeOS. This allows for third-party VMs to be installed by users. This feature is disabled by default. This policy is a map of configuration IDs to VM configurations. When a VM is installed from a configuration it is persistently associated with that configuration ID, and any runtime policies in that configuration apply to that VM. Multiple VMs may be installed from the same configuration on the same device.

Example value:

{"vm-type":{"name":"Standard Virtual Machine","vtpm":{"enabled":true,"policy_update_action":"NONE"},"oem_strings":["example config string"],"display_order":5,"enabled_state":"INSTALL_ALLOWED","uefi_pflash_x86_64":{"url":"https://example.com/uefi_pflash","hash":"4d9a81e8feb96abb6da0d92642996a26edea6e94345da12a19999470c57bb0a6"},"installer_image_x86_64":{"url":"https://example.com/installer_image","hash":"761b22509ee7bd3e1a3da9eb9e37c6443acfc582670b733601ca5a1de44b99de"}}}

Features: