add cjis to compliance demo (#134)

This commit is contained in:
Matthew Fernandez
2024-03-03 12:46:19 -07:00
committed by GitHub
parent 10f0bb4641
commit 3468d1c443
4 changed files with 10 additions and 1 deletions

View File

@@ -377,6 +377,9 @@ controller_templates:
sudo_remove_no_authenticate: false
# used by CIS and STIG profile role
accounts_password_set_max_life_existing: false
# used by the CJIS profile role
service_firewalld_enabled: false
firewalld_sshd_port_enabled: false
survey_enabled: true
survey:
name: ''
@@ -392,6 +395,7 @@ controller_templates:
required: true
choices:
- cis
- cjis
- cui
- hipaa
- ospp
@@ -423,6 +427,7 @@ controller_templates:
required: true
choices:
- cis
- cjis
- cui
- hipaa
- ospp