Skip to content

Commit 8ba7807

Browse files
committed
Move Grafana to its own sync group
The Grafana repository often fails to sync due to server side issues. These failures cause the other third party repos to fail. This change moves grafan to its own sync group so no other syncs are affected.
1 parent 6317a0c commit 8ba7807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/inventory/group_vars/all/package-repos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ rpm_package_repos:
213213
policy: on_demand
214214
base_path: grafana/oss/rpm/
215215
short_name: grafana
216-
sync_group: third_party
216+
sync_group: grafana
217217
distribution_name: grafana-
218218
- name: MariaDB 10.5
219219
url: https://dlm.mariadb.com/repo/mariadb-server/10.5/yum/rhel/8/x86_64

0 commit comments

Comments
 (0)