Blame SOURCES/disable-not-in-good-shape-profiles.patch

54c0d5
diff --git a/rhel8/CMakeLists.txt b/rhel8/CMakeLists.txt
971b3e
index d61689c97..5e444a101 100644
572223
--- a/products/rhel8/CMakeLists.txt
572223
+++ b/products/rhel8/CMakeLists.txt
971b3e
@@ -14,15 +14,9 @@ ssg_build_html_table_by_ref(${PRODUCT} "cis")
54c0d5
 ssg_build_html_table_by_ref(${PRODUCT} "pcidss")
54c0d5
 ssg_build_html_table_by_ref(${PRODUCT} "anssi")
54c0d5
 
54c0d5
-ssg_build_html_nistrefs_table(${PRODUCT} "standard")
54c0d5
 ssg_build_html_nistrefs_table(${PRODUCT} "ospp")
54c0d5
 ssg_build_html_nistrefs_table(${PRODUCT} "stig")
54c0d5
 
971b3e
-ssg_build_html_anssirefs_table(${PRODUCT} "bp28_minimal")
971b3e
-ssg_build_html_anssirefs_table(${PRODUCT} "bp28_intermediary")
971b3e
-ssg_build_html_anssirefs_table(${PRODUCT} "bp28_enhanced")
971b3e
-ssg_build_html_anssirefs_table(${PRODUCT} "bp28_high")
971b3e
-
971b3e
 ssg_build_html_cce_table(${PRODUCT})
971b3e
 
971b3e
 ssg_build_html_srgmap_tables(${PRODUCT} "stig" ${DISA_SRG_TYPE})
572223
diff --git a/products/rhel8/profiles/cjis.profile b/rhel8/profiles/cjis.profile
971b3e
index 035d2705b..c6475f33e 100644
572223
--- a/products/rhel8/profiles/cjis.profile
572223
+++ b/products/rhel8/profiles/cjis.profile
54c0d5
@@ -1,4 +1,4 @@
54c0d5
-documentation_complete: true
54c0d5
+documentation_complete: false
54c0d5
 
971b3e
 metadata:
971b3e
     version: 5.4
572223
diff --git a/products/rhel8/profiles/rht-ccp.profile b/rhel8/profiles/rht-ccp.profile
54c0d5
index c84579592..164ec98c4 100644
572223
--- a/products/rhel8/profiles/rht-ccp.profile
572223
+++ b/products/rhel8/profiles/rht-ccp.profile
54c0d5
@@ -1,4 +1,4 @@
54c0d5
-documentation_complete: true
54c0d5
+documentation_complete: false
54c0d5
 
54c0d5
 title: 'Red Hat Corporate Profile for Certified Cloud Providers (RH CCP)'
54c0d5
 
572223
diff --git a/products/rhel8/profiles/standard.profile b/rhel8/profiles/standard.profile
54c0d5
index a63ae2cf3..da669bb84 100644
572223
--- a/products/rhel8/profiles/standard.profile
572223
+++ b/products/rhel8/profiles/standard.profile
54c0d5
@@ -1,4 +1,4 @@
54c0d5
-documentation_complete: true
54c0d5
+documentation_complete: false
54c0d5
 
54c0d5
 title: 'Standard System Security Profile for Red Hat Enterprise Linux 8'
54c0d5
 
54c0d5
-- 
971b3e
2.26.2
54c0d5