diff --git a/standard/manifest.yaml b/standard/manifest.yaml index 001235c..f1ee4b7 100644 --- a/standard/manifest.yaml +++ b/standard/manifest.yaml @@ -44,6 +44,8 @@ packages: - sos # Make Ansible "package_facts" builtin work by default - python3-rpm + # Used by admins interactively + - man-db # These are random architecture-specific packages packages-x86_64: @@ -75,7 +77,7 @@ exclude-packages: - perl-interpreter - nodejs - grubby - - cowsay # Just in case + - cowsay # Just in case # Let's make sure initscripts doesn't get pulled back in # https://github.com/coreos/fedora-coreos-tracker/issues/220#issuecomment-611566254 - initscripts