diff --git a/host_vars/pve5-test.grote.lan.yml b/host_vars/pve5-test.grote.lan.yml index 8737f1ff..d5e1b4fc 100644 --- a/host_vars/pve5-test.grote.lan.yml +++ b/host_vars/pve5-test.grote.lan.yml @@ -233,11 +233,6 @@ config: | [systemd_mem] env.all_services true - - name: lvm_ - src: https://git.mgrote.net/mg/mirror-munin-contrib/raw/branch/master/plugins/disk/lvm_ - config: | - [lvm_*] - user root - name: fail2ban src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/fail2ban config: | diff --git a/host_vars/pve5.grote.lan.yml b/host_vars/pve5.grote.lan.yml index 55d230ec..2f3d82bb 100644 --- a/host_vars/pve5.grote.lan.yml +++ b/host_vars/pve5.grote.lan.yml @@ -257,11 +257,6 @@ config: | [systemd_mem] env.all_services true - - name: lvm_ - src: https://git.mgrote.net/mg/mirror-munin-contrib/raw/branch/master/plugins/disk/lvm_ - config: | - [lvm_*] - user root - name: fail2ban src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/fail2ban config: |