We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25b1ab4 commit 5f84d24Copy full SHA for 5f84d24
2 files changed
products/rhel9/profiles/bsi-2022.profile
products/rhel9/profiles/bsi.profile
@@ -19,4 +19,10 @@ description: |-
19
- Building-Block SYS.1.1 General Server
20
- Building-Block SYS.1.3 Linux Server
21
22
-extends: bsi-2022
+selections:
23
+ - bsi_sys_1_1_rhel9:all
24
+ - bsi_sys_1_3_rhel9:all
25
+
26
+ # BSI APP.4.4.A4
27
+ - var_selinux_policy_name=targeted
28
+ - var_selinux_state=enforcing
0 commit comments