We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d14c65d + ef90b59 commit 501189eCopy full SHA for 501189e
ansible/inventory/group_vars/all/package-repos
@@ -255,10 +255,10 @@ rpm_package_repos:
255
short_name: elasticsearch_logstash_kibana_7_x
256
sync_group: third_party
257
distribution_name: elasticsearch-logstash-kibana-7.x-
258
- # Note(piotrp): With repository size of 16G - for now we'll want this on_demand
+ # Note(matta): Sync content immediately as it can be removed from the upstream mirrors
259
- name: Grafana
260
url: https://rpm.grafana.com
261
- policy: on_demand
+ policy: immediate
262
base_path: grafana/oss/rpm/
263
short_name: grafana
264
sync_group: grafana
0 commit comments