Skip to content

Commit

Permalink
host-base.yaml: Add systemd-journal-gateway
Browse files Browse the repository at this point in the history
Requested by @crawford.

Signed-off-by: Steve Milner <[email protected]>
  • Loading branch information
ashcrow committed Sep 27, 2018
1 parent f10682e commit 967993d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions host-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@ check-groups:
type: "file"
filename: "group"
packages:
# Kernel + systemd
- kernel irqbalance microcode_ctl systemd
# Kernel + systemd + journal
- kernel irqbalance microcode_ctl systemd systemd-journal-gateway
# Release package
- redhat-release-coreos
# rpm-ostree
Expand Down

0 comments on commit 967993d

Please sign in to comment.