c217956079
Adds an element whose purpose is to set the stage in the resulting image so that a user can generate an image utilizing DIB which can be used in a FIPS configuration without doing so with the input image or after the fact. Change-Id: Ia8a45584a56f6e06856fc2920c333351935dcd9d
15 lines
368 B
YAML
15 lines
368 B
YAML
crypto-policies:
|
|
when:
|
|
- DISTRO_NAME != ubuntu
|
|
- DISTRO_NAME != gentoo
|
|
# NOTE(TheJulia): crypto-policies does not exist in:
|
|
# - ubuntu
|
|
# - gentoo
|
|
crypto-policies-scripts:
|
|
when:
|
|
- DISTRO_NAME != debian
|
|
- DISTRO_NAME != ubuntu
|
|
- DISTRO_NAME != gentoo
|
|
# NOTE(TheJulia): Crypto policies includes the
|
|
# fips-mode-setup script in the debian package.
|