apt-cacher

This commit is contained in:
do
2020-10-22 19:53:18 +02:00
parent 63006f7913
commit 9531cf694c
4 changed files with 20 additions and 5 deletions

View File

@@ -13,6 +13,7 @@ set has_fan = salt['pillar.get'](
%}
include:
- .repo.raspbian
{%- if 'node_exporter' in has_promexporter %}
- .prometheus-exporter
{%- endif %}