copr: mask systemd-oomd only on Fedora hosts
The copr-pulp instance will run on RHEL8 and systemd-oomd is not installed there.
This commit is contained in:
parent
c6073d2277
commit
60d5faf5d6
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
state: stopped
|
||||
enabled: no
|
||||
masked: yes
|
||||
when: ansible_distribution == 'Fedora'
|
||||
|
||||
- name: configure crond
|
||||
copy: src=sysconfig.crond dest=/etc/sysconfig/crond
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue