Skip to content

Commit

Permalink
feat(EL9): Run journald role and configure persistent logs (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare authored Dec 22, 2024
1 parent b12907f commit e3a3850
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions roles/foreman/tasks/host_groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,11 @@
location: Randweg
ansible_roles:
- radiorabe.rabe_foreman.client
- redhat.rhel_system_roles.journald
parameters:
- name: journald_persistent
parameter_type: boolean
value: true
- name: AlmaLinux 9
description: AlmaLinux 9.
parent: RaBe Core/RaBe Base/EL9
Expand Down

0 comments on commit e3a3850

Please sign in to comment.