repos galore!

This commit is contained in:
do
2020-10-22 20:57:17 +02:00
parent 9531cf694c
commit bfade616aa
9 changed files with 50 additions and 18 deletions

View File

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

View File

@@ -8,7 +8,7 @@
)
%}
repo_maketank:
repo_raspi:
pkgrepo.managed:
- name: deb http://{{ cache_url }}archive.raspberrypi.org/debian/ {{ grains['oscodename'] }} main
- dist: {{ grains['oscodename'] }}