koji_hub: disable systemd-oomd here too

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-08-02 12:27:58 -07:00
parent 2f3bb0082a
commit 7d1aa7c886

View file

@ -467,3 +467,9 @@
tags:
- files
- koji_hub
- name: disable systemd-oomd we do not need or want it
service: name=systemd-oomd state=stopped enabled=no
tags:
- koji_hub
- koji_hub/oomd