File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed
modules/administration/pages Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1+ - Improved the appearance of Web UI instructions in Administration
2+ Guide (bsc #1250451 )
13- Added new workflow for liberating RHEL server in Common Workflows
24 Guides (bsc #1250423 )
35- Fixed the broken link in Specialized Guides (bsc #1249073 )
Original file line number Diff line number Diff line change @@ -185,11 +185,13 @@ You can also use the {productname} API to schedule regular scans.
185185. In the [guimenu]``Path to XCCDF Document`` field, enter the parameters for the SCAP template and profile you want to use on the client.
186186 For example:
187187+
188- ----
189- Command: /usr/bin/oscap xccdf eval
190- Command-line arguments: --profile xccdf_org.ssgproject.content_profile_stig
191- Path to XCCDF document: /usr/share/xml/scap/ssg/content/ssg-sle15-ds-1.2.xml
192- ----
188+
189+ * [literal]``Command``: /usr/bin/oscap xccdf eval
190+
191+ * [literal]``Command-line arguments``: --profile xccdf_org.ssgproject.content_profile_stig
192+
193+ * [literal]``Path to XCCDF document``: /usr/share/xml/scap/ssg/content/ssg-sle15-ds-1.2.xml
194+
193195+
194196[NOTE]
195197====
You can’t perform that action at this time.
0 commit comments