proxies: disable systemd-oomd
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
e63e667a33
commit
57250588d3
1 changed files with 7 additions and 0 deletions
|
@ -90,3 +90,10 @@
|
|||
tags:
|
||||
- httpd
|
||||
- httpd/proxy
|
||||
|
||||
- name: disable systemd-oomd we do not need or want it
|
||||
service: name=systemd-oomd state=stopped enabled=no
|
||||
tags:
|
||||
- httpd
|
||||
- httpd/proxy
|
||||
- disablesystemdoomd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue