mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2026-02-08 06:27:12 +00:00
Tidy up wording regarding crypto policy modules thanks to @kpi-nourman #414
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
8b160681f5
commit
76cd8c7cb3
1 changed files with 1 additions and 8 deletions
|
|
@ -602,14 +602,7 @@ rhel9cis_crypto_policy_ansiblemanaged: true
|
||||||
# -'FUTURE': conservative security level that is believed to withstand any near-term future attacks
|
# -'FUTURE': conservative security level that is believed to withstand any near-term future attacks
|
||||||
# -'FIPS': A level that conforms to the FIPS140-2 requirements
|
# -'FIPS': A level that conforms to the FIPS140-2 requirements
|
||||||
rhel9cis_crypto_policy: 'DEFAULT'
|
rhel9cis_crypto_policy: 'DEFAULT'
|
||||||
# This variable contains the value of the crypto policy module(combinations of policies and
|
## Control 1.6
|
||||||
# sub-policies) to be allowed as default setting. Allowed options are defined in 'vars/main.yml' file,
|
|
||||||
# using 'rhel9cis_allowed_crypto_policies_modules' variable, which currently are:
|
|
||||||
# - 'OSPP'
|
|
||||||
# - 'AD-SUPPORT'
|
|
||||||
# - 'AD-SUPPORT-LEGACY'
|
|
||||||
rhel9cis_crypto_policy_module: ''
|
|
||||||
## Controls 1.6.x
|
|
||||||
# This variable contains the value of the crypto policy module(combinations of policies and
|
# This variable contains the value of the crypto policy module(combinations of policies and
|
||||||
# sub-policies) to be allowed as default setting. Allowed options are defined in 'vars/main.yml' file,
|
# sub-policies) to be allowed as default setting. Allowed options are defined in 'vars/main.yml' file,
|
||||||
# using those listed in the 'rhel9cis_allowed_crypto_policies_modules' variable.
|
# using those listed in the 'rhel9cis_allowed_crypto_policies_modules' variable.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue