I am trying to create a kickstart file for a custom RHEL 7.3 DVD and I want to 
use the Anaconda oscap addon.    The addon works well with the default setting, 
 but I'm having an issue using it with a tailored file that I created through 
the openscap workbench.    I am getting the error messages "OpenSCAP Error: 
Unable to open file: /run/install/repo/scap/ssg-rhel7-ds.xml 
[scap_source.c264]"  and  "Unrecognized document type for 
/run/install/repo/scap/ssg-rhel7-ds.xml {oscap_source.c307]"

Here is the addon section from my kickstart file.   

%addon org_fedora_oscap
    content-type = scap-security-guide
    profile = stig-rhel7-workstation-upstream
    tailoring-path = ../../../../run/install/repo/scap/ssg-rhel7-ds.xml
%end

Does anyone know what I'm doing wrong ?

_______________________________________________
Open-scap-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/open-scap-list

Reply via email to