X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=capabilities-map.yaml;h=08c455f9e18129da1e2f764ae904956a2f149ee0;hb=2527e459e271ddcfbe38319644dad4f76d51f32b;hp=cd8463168daabe197f988d82e938136a0d8220e4;hpb=7dbd771a35e06bf1601e10c5d92e4b18955ce958;p=apex-tripleo-heat-templates.git diff --git a/capabilities-map.yaml b/capabilities-map.yaml index cd846316..08c455f9 100644 --- a/capabilities-map.yaml +++ b/capabilities-map.yaml @@ -537,3 +537,31 @@ topics: description: requires: - overcloud-resource-registry-puppet.yaml + + - title: Security Options + description: Security Hardening Options + environment_groups: + - title: SSH Banner Text + description: Enables population of SSH Banner Text + environments: + - file: environments/sshd-banner.yaml + title: SSH Banner Text + description: + requires: + - overcloud-resource-registry-puppet.yaml + - title: Horizon Password Validation + description: Enable Horizon Password validation + environments: + - file: environments/horizon_password_validation.yaml + title: Horizon Password Validation + description: + requires: + - overcloud-resource-registry-puppet.yaml + - title: AuditD Rules + description: Management of AuditD rules + environments: + - file: environments/auditd.yaml + title: AuditD Rule Management + description: + requires: + - overcloud-resource-registry-puppet.yaml