1
0
Fork 0
mirror of synced 2024-06-15 03:51:09 -04:00
formula-grafana/grafana/repo.sls

8 lines
222 B
Plaintext
Raw Normal View History

2019-03-04 02:11:05 -05:00
# 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