content
content copied to clipboard
Test `service_disabled.fail` for rule `service_systemd-journal-upload_enabled` fails
Description of problem:
Test service_disabled.fail for rule service_systemd-journal-upload_enabled fails
SCAP Security Guide Version:
1144a738d7cbe8f82f810dc6aac00b26b7b25ab9
Operating System Version:
10.1
Steps to Reproduce:
- Run automatus tests for
service_systemd-journal-upload_enabled
Actual Results:
Tests fail
Expected Results:
Test passes
Additional Information/Debugging Steps:
oscap fixing returned error, expected 'fixed'
I think we need to create a custom test scenario that overrides the templated test scenario. This custom test scenario should configure the URL of the journald upload target. The new custom test scenario will be very similar to the already existing custom scenario for the pass situation.