Skip to content

Slot: secureBoot

If true, instances of the image are only started, if signature of software, such as firmware or operating system, are valid. Default: False.

URI: gx:secureBoot

Applicable Classes

Name Description Modifies Slot
PXEImage PXE image for physical machines no
VMImage Image for virtual machines no
Image A software piece that can be executed by a virtual or bare metal Compute serv... no
ContainerImage Image available for containers no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/gaia-x/development#slots

LinkML Source

name: secureBoot
description: 'If true, instances of the image are only started, if signature of software,
  such as firmware or operating system, are valid. Default: False.'
title: Secure Boot
from_schema: https://w3id.org/gaia-x/development#slots
ifabsent: 'False'
alias: secureBoot
domain_of:
- Image
range: boolean