Skip to content
Snippets Groups Projects
Commit 7eb01d4f authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: set correct path for new mk_logwatch CMK plugin (since CMK 2.0, this is a Python script now)

parent 3a8c10e7
Loading
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
mode: "0755" mode: "0755"
loop: loop:
- "mk_inventory.linux" - "mk_inventory.linux"
- "mk_logwatch" - "mk_logwatch.py"
- name: configure logwatch - name: configure logwatch
blockinfile: blockinfile:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment