From e564cd6d33c8c812fd974f0de1c8ec4393c73ab1 Mon Sep 17 00:00:00 2001 From: mg Date: Sat, 15 Jan 2022 16:22:40 +0100 Subject: [PATCH] munin: dnsmasq url auf mirror umgestellt (#305) Co-authored-by: Michael Grote Reviewed-on: https://git.mgrote.net/mg/ansible/pulls/305 Co-authored-by: mg Co-committed-by: mg --- group_vars/dnsmasq.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group_vars/dnsmasq.yml b/group_vars/dnsmasq.yml index a077ac0f..134fdf19 100644 --- a/group_vars/dnsmasq.yml +++ b/group_vars/dnsmasq.yml @@ -43,7 +43,7 @@ env.config_dir /etc/fail2ban user root - name: dnsmasq - src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/dnsmasq + src: https://git.mgrote.net/mg/mirror-dnsmasq-munin/raw/branch/master/dnsmasq config: | [dnsmasq] env.logfile {{ dnsmasq_logfile }}