8.3.
oscap xccdf generate fix --profile=<profileID> --fix-type=blueprint /usr/share/xml/scap/ssg/content/ssg-rhel8-ds.xml > <profileID>-tailored.toml
# oscap xccdf generate fix --profile=<profileID> --fix-type=blueprint /usr/share/xml/scap/ssg/content/ssg-rhel8-ds.xml > <profileID>-tailored.toml
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Blueprint for CIS Red Hat Enterprise Linux 8 Benchmark for Level 2 - Server ...
# Blueprint for CIS Red Hat Enterprise Linux 8 Benchmark for Level 2 - Server # ... [customizations.openscap.tailoring] selected = [ "xccdf_org.ssgproject.content_bind_crypto_policy" ] unselected = [ "grub2_password" ]
Copy to Clipboard Copied! Toggle word wrap Toggle overflow composer-cli blueprints push <blueprintProfileID>-tailored.toml
# composer-cli blueprints push <blueprintProfileID>-tailored.toml
Copy to Clipboard Copied! Toggle word wrap Toggle overflow composer-cli compose start <blueprintProfileID> <image_type>
# composer-cli compose start <blueprintProfileID> <image_type>
Copy to Clipboard Copied! Toggle word wrap Toggle overflow
重要