Skip to content

Commit fa54780

Browse files
committed
redhat/uki_addons/virt: add common FIPS addon
JIRA: https://issues.redhat.com/browse/RHEL-45160 Upstream Status: RHEL-Only The fips addons simply enable/disable fips in the kernel command line. All virt UKIs (regardless of distro and arch) will contain these two addons. Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
1 parent 4cca454 commit fa54780

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
fips=0
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
fips=1

0 commit comments

Comments
 (0)