Skip to content
This repository has been archived by the owner. It is now read-only.

Fix NFS cis tags #295

Merged
merged 1 commit into from
Jan 20, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@ service:
nfs:
data:
CentOS Linux-7:
- nfs: 2.2.7
- nfs: CIS-2.2.7
description: Ensure NFS and RPC are not enabled
rpc:
data:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -725,7 +725,7 @@ service:
nfs:
data:
CentOS Linux-7:
- nfs: 2.2.7
- nfs: CIS-2.2.7
description: Ensure nfs is not enabled (Scored)
rpc:
data:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -724,7 +724,7 @@ service:
nfs:
data:
Red Hat Enterprise Linux Server-7:
- nfs: 2.2.7
- nfs: CIS-2.2.7
description: Ensure nfs is not enabled (Scored)
rpc:
data:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@ service:
nfs:
data:
Red Hat Enterprise Linux Server-7:
- nfs: 2.2.7
- nfs: CIS-2.2.7
description: Ensure NFS and RPC are not enabled
rpc:
data:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,7 @@ service:
nfs:
data:
Red Hat Enterprise Linux Workstation-7:
- nfs: 2.2.7
- nfs: CIS-2.2.7
description: Ensure nfs is not enabled (Scored)
rpc:
data:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -724,7 +724,7 @@ service:
nfs:
data:
Red Hat Enterprise Linux Workstation-7:
- nfs: 2.2.7
- nfs: CIS-2.2.7
description: Ensure NFS and RPC are not enabled
rpc:
data:
Expand Down