6882e142b6
Does public_content plugin work as expected with the current setroubleshoot-server?
20 lines
505 B
YAML
20 lines
505 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- Regression/embedded-null-byte-in-audit-records
|
|
- Regression/no-plugin-exception-during-analyses
|
|
- Regression/sealert-s-traceback-invalid-display
|
|
- Regression/Report-bugs-on-corresponding-components
|
|
- Sanity/public_content
|
|
required_packages:
|
|
- setroubleshoot-server
|
|
- setroubleshoot-plugins
|
|
- audit
|
|
- setools-console
|
|
- psmisc
|
|
- libselinux-utils
|
|
- rsyslog
|