fix: alloy role the suites for deb repo must be stable
This commit is contained in:
parent
900971ebe9
commit
4218b59d3b
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
name: grafana
|
||||
types: deb
|
||||
uris: https://apt.grafana.com
|
||||
suites: "{{ ansible_facts['distribution_release'] }}"
|
||||
suites: stable
|
||||
components:
|
||||
- main
|
||||
signed_by: https://apt.grafana.com/gpg.key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue