From d49670ac652df86626acecb704fb14e7b78e536d Mon Sep 17 00:00:00 2001 From: mg Date: Tue, 21 Dec 2021 12:52:40 +0100 Subject: [PATCH] munin: URL ksm_ (#287) Co-authored-by: Michael Grote Reviewed-on: https://git.mgrote.net/mg/ansible/pulls/287 Co-authored-by: mg Co-committed-by: mg --- group_vars/proxmox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group_vars/proxmox.yml b/group_vars/proxmox.yml index bb0fe07b..edb06842 100644 --- a/group_vars/proxmox.yml +++ b/group_vars/proxmox.yml @@ -60,7 +60,7 @@ - name: zfs_count src: https://git.mgrote.net/mg/mirror-munin-contrib/raw/branch/master/plugins/zfs/zfs_pool_dataset_count - name: ksm_ - src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/kernel_same_page_merging + src: https://git.mgrote.net/mg/mirror-munin-contrib/raw/branch/master/plugins/system/kernel_same_page_merging - name: fail2ban src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/fail2ban config: |