1
0
Fork 0

Add (optional) repo to be used

This commit is contained in:
Frank Klaassen 2019-03-04 08:11:05 +01:00
parent 72c889639c
commit 5d6a42172c
1 changed files with 7 additions and 0 deletions

7
grafana/repo.sls Normal file
View File

@ -0,0 +1,7 @@
# Adds the Grafana repo
grafana_repo:
pkgrepo.managed:
- name: deb https://packages.grafana.com/oss/deb stable main
- key_url: https://packages.grafana.com/gpg.key
- require_in:
- pkg: grafana_packages