Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 501 Bytes

File metadata and controls

30 lines (20 loc) · 501 Bytes
parent
Configuration

iso type

Specifies the configuration for the generated ISO media.

Example:

iso:
  additionalFiles:
  - source: files/a.txt
    destination: /a.txt

  kernelCommandLine:
    extraCommandLine:
    - rd.info

See also: ISO Support

kernelCommandLine [kernelCommandLine]

Specifies extra kernel command line options.

additionalFiles [additionalFile[]]

Adds files to the ISO.