>From fb05b7c560fd6f54d5c2c92ea5a5853b228952b6 Mon Sep 17 00:00:00 2001
From: Shawn Wells <[email protected]>
Date: Sun, 13 Apr 2014 18:56:03 -0400
Subject: [PATCH 15/26] Adding C2S into build system

Verified via 'make content' and performing a scan.

Future will be adding into make tables, though will need to add CIS metadata 
first.
---
 RHEL/6/input/guide.xslt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/RHEL/6/input/guide.xslt b/RHEL/6/input/guide.xslt
index 21b935b..c0319aa 100644
--- a/RHEL/6/input/guide.xslt
+++ b/RHEL/6/input/guide.xslt
@@ -18,6 +18,7 @@
                <xsl:apply-templates 
select="document('profiles/usgcb-rhel6-server.xml')" />
                <xsl:apply-templates select="document('profiles/rht-ccp.xml')" 
/>
                <xsl:apply-templates 
select="document('profiles/CSCF-RHEL6-MLS.xml')" />
+               <xsl:apply-templates select="document('profiles/C2S.xml')" />
 
        <Value id="conditional_clause" type="string" operator="equals">
                  <title>A conditional clause for check statements.</title>
-- 
1.7.1

_______________________________________________
scap-security-guide mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide

Reply via email to