46 lines
1.7 KiB
Diff
46 lines
1.7 KiB
Diff
diff --git a/products/rhel8/CMakeLists.txt b/products/rhel8/CMakeLists.txt
|
|
index 5258591c7f..cc4b9c5720 100644
|
|
--- a/products/rhel8/CMakeLists.txt
|
|
+++ b/products/rhel8/CMakeLists.txt
|
|
@@ -11,7 +11,6 @@ ssg_build_product(${PRODUCT})
|
|
ssg_build_html_ref_tables("${PRODUCT}" "table-${PRODUCT}-{ref_id}refs" "anssi;cis;cui;nist;pcidss")
|
|
|
|
ssg_build_html_profile_table("table-${PRODUCT}-nistrefs-ospp" "${PRODUCT}" "ospp" "nist")
|
|
-ssg_build_html_profile_table("table-${PRODUCT}-nistrefs-standard" "${PRODUCT}" "standard" "nist")
|
|
ssg_build_html_profile_table("table-${PRODUCT}-nistrefs-stig" "${PRODUCT}" "stig" "nist")
|
|
|
|
ssg_build_html_profile_table("table-${PRODUCT}-anssirefs-bp28_minimal" "${PRODUCT}" "anssi_bp28_minimal" "anssi")
|
|
diff --git a/products/rhel8/profiles/cjis.profile b/rhel8/profiles/cjis.profile
|
|
index 035d2705b..c6475f33e 100644
|
|
--- a/products/rhel8/profiles/cjis.profile
|
|
+++ b/products/rhel8/profiles/cjis.profile
|
|
@@ -1,4 +1,4 @@
|
|
-documentation_complete: true
|
|
+documentation_complete: false
|
|
|
|
metadata:
|
|
version: 5.4
|
|
diff --git a/products/rhel8/profiles/rht-ccp.profile b/rhel8/profiles/rht-ccp.profile
|
|
index c84579592..164ec98c4 100644
|
|
--- a/products/rhel8/profiles/rht-ccp.profile
|
|
+++ b/products/rhel8/profiles/rht-ccp.profile
|
|
@@ -1,4 +1,4 @@
|
|
-documentation_complete: true
|
|
+documentation_complete: false
|
|
|
|
title: 'Red Hat Corporate Profile for Certified Cloud Providers (RH CCP)'
|
|
|
|
diff --git a/products/rhel8/profiles/standard.profile b/rhel8/profiles/standard.profile
|
|
index a63ae2cf3..da669bb84 100644
|
|
--- a/products/rhel8/profiles/standard.profile
|
|
+++ b/products/rhel8/profiles/standard.profile
|
|
@@ -1,4 +1,4 @@
|
|
-documentation_complete: true
|
|
+documentation_complete: false
|
|
|
|
title: 'Standard System Security Profile for Red Hat Enterprise Linux 8'
|
|
|
|
--
|
|
2.26.2
|
|
|