From 8ba7807660ab99c871946472203c05fb7907dfa9 Mon Sep 17 00:00:00 2001 From: Alex-Welsh Date: Mon, 14 Oct 2024 09:55:44 +0100 Subject: [PATCH] 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. --- ansible/inventory/group_vars/all/package-repos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/inventory/group_vars/all/package-repos b/ansible/inventory/group_vars/all/package-repos index 3c5c341c..7caea1d9 100644 --- a/ansible/inventory/group_vars/all/package-repos +++ b/ansible/inventory/group_vars/all/package-repos @@ -213,7 +213,7 @@ rpm_package_repos: policy: on_demand base_path: grafana/oss/rpm/ short_name: grafana - sync_group: third_party + sync_group: grafana distribution_name: grafana- - name: MariaDB 10.5 url: https://dlm.mariadb.com/repo/mariadb-server/10.5/yum/rhel/8/x86_64