copr: watchdog is actually needed
This commit is contained in:
parent
d86f6a47b8
commit
c71ab07c4e
1 changed files with 0 additions and 6 deletions
|
@ -52,12 +52,6 @@
|
||||||
regexp: '^LoadModule proxy_ajp_module modules/mod_proxy_ajp.so'
|
regexp: '^LoadModule proxy_ajp_module modules/mod_proxy_ajp.so'
|
||||||
line: '#LoadModule proxy_ajp_module modules/mod_proxy_ajp.so'
|
line: '#LoadModule proxy_ajp_module modules/mod_proxy_ajp.so'
|
||||||
|
|
||||||
- name: Disable watchdog_module
|
|
||||||
lineinfile:
|
|
||||||
path: /etc/httpd/conf.modules.d/00-base.conf
|
|
||||||
regexp: '^LoadModule watchdog_module modules/mod_watchdog.so'
|
|
||||||
line: '#LoadModule watchdog_module modules/mod_watchdog.so'
|
|
||||||
|
|
||||||
- name: Disable lua_module
|
- name: Disable lua_module
|
||||||
lineinfile:
|
lineinfile:
|
||||||
path: /etc/httpd/conf.modules.d/00-lua.conf
|
path: /etc/httpd/conf.modules.d/00-lua.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue