Build Windows Templates in RHV
This commit is contained in:
11
roles/systemli.apt_repositories/vars/grafana.yml
Normal file
11
roles/systemli.apt_repositories/vars/grafana.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
# Name of the sources file
|
||||
name: packages.grafana.com
|
||||
# Url of the Debian Repo
|
||||
url: https://packages.grafana.com/oss/deb
|
||||
# Name of the key file under files
|
||||
key_path: grafana.gpg
|
||||
# Name of the suite
|
||||
suites: stable
|
||||
# List of the components
|
||||
components: 'main'
|
||||
Reference in New Issue
Block a user