Update repo
This commit is contained in:
parent
ef6b9e5d42
commit
156dab8eaf
1 changed files with 2 additions and 2 deletions
|
@ -2,9 +2,9 @@ grafana:
|
|||
pkgrepo.managed:
|
||||
- humanname: 'grafana'
|
||||
- name: 'grafana'
|
||||
- baseurl: 'https://packagecloud.io/grafana/stable/el/7/$basearch'
|
||||
- baseurl: 'https://packages.grafana.com/oss/rpm'
|
||||
- enabled: 1
|
||||
- gpgcheck: 1
|
||||
- gpgkey: https://packagecloud.io/gpg.key https://grafanarel.s3.amazonaws.com/RPM-GPG-KEY-grafana
|
||||
- gpgkey: https://packages.grafana.com/gpg.key
|
||||
- sslverify: 1
|
||||
- sslcacert: /etc/pki/tls/certs/ca-bundle.crt
|
||||
|
|
Loading…
Reference in a new issue