diff --git a/group_vars/pihole.yml b/group_vars/pihole.yml index 6f27aac1..5829057e 100644 --- a/group_vars/pihole.yml +++ b/group_vars/pihole.yml @@ -52,3 +52,7 @@ src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/pihole/pihole_clients - name: pihole_queries src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/pihole/pihole_queries + - name: pihole_blocked_domains + src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/pihole/pihole_blocked_domains + - name: pihole_ads_percentage + src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/pihole/pihole_ads_percentage