add cjis to compliance demo (#134)
This commit is contained in:
committed by
GitHub
parent
10f0bb4641
commit
3468d1c443
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user