Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EL8 base config should address RHEL 8 V-230531 (or make how to address it more obvious) #862

Open
op-ct opened this issue Jan 12, 2023 · 0 comments

Comments

@op-ct
Copy link
Member

op-ct commented Jan 12, 2023

Note: This issue is eventually destined for a module like pupmod-simp-simp; tracking here until the correct one is decided

From @nick-markowski:

RHEL 8 V-230531 states ctrl-alt-delete burst sequence must be disabled and the recommended simp action is to include systemd then set systemd::accounting to a compliant value

By default, the the SIMP framework only includes the systemd class indirectly via defined types, like systemd::unit_file and systemd::dropin_file―then those defined types will include systemd.

In Hiera terms, this would require something along the lines of:

simp::classes:
  - systemd

systemd::manage_accounting: true
systemd::accounting: 
   blah: ...
@op-ct op-ct changed the title EL8 base config should address RHEL 8 V-230531 EL8 base config should address RHEL 8 V-230531 (or make how to address it more obvious) Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant