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

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