Example Distro to Order Image Configuration Files¶
For additional information on using these example files, see Distro-to-Order Component Overview.
variants/elxr-core.yml¶
name: elxr
description: "An example d2o configuration file"
version: "26.04.02-core"
image:
distro: elxr
release: bianca
modules:
# Core profile that contains common configuration and packages
- name: core
type: profile
options:
include:
- shared/profile/core
# Base package list that is common across different artifacts
- name: base
id: image
options:
include:
- shared/image/base
# Default initrd
- name: initrd
id: image
options:
include:
- shared/image/initrd