Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
proletaryo committed Jun 20, 2015
1 parent cfc5952 commit 5e2f4a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Overview
========

This module implements the Center for Internet Security (CIS) Security Configuration Benchmark for:
- Amazon Linux 2014.09
- Red Hat Enterprise Linux 6 v.1.4.0
- Red Hat Enterprise Linux 7 v.1.1.0

Expand All @@ -28,6 +29,7 @@ Also note that there are three subclasses in the cis module:
- cis::linuxcontrols (implements the specific controls with a general name, e.g. cis::linuxcontrols::c0001, allowing for future re-use)
- cis::el6 (maps directly to a specific CIS control for RHEL6, e.g. cis::el6::1_1_17 for control 1.1.17 in the benchmark)
- cis::el7 (maps directly to a specific CIS control for RHEL7, e.g. cis::el6::4_7 for control 4.7 in the benchmark)
- cis::awslinux (maps directly to a specific CIS control for AWS Linux)

User-Controlled Settings
========================
Expand Down

0 comments on commit 5e2f4a4

Please sign in to comment.