rockylinux-ostree-config/manifests/rocky-ostree-base.yaml
2022-09-29 18:07:34 -04:00

36 lines
467 B
YAML

packages:
- rpm
- policycoreutils
- kernel
- kernel-modules-extra
- rpm-ostree
- ostree-grub2
- selinux-policy-targeted
- biosdevname
- keyutils
- binutils
- nss-altfiles
- polkit
ignore-removed-users:
- root
ignore-removed-groups:
- root
etc-group-members:
- wheel
- sudo
- systemd-journal
- adm
check-passwd:
type: "file"
filename: "passwd"
check-groups:
type: "file"
filename: "group"
units:
- getty@tty1.service