File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
ansible/inventory/group_vars/all Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ deb_package_repos:
266266 policy: immediate
267267 distributions: stable
268268 components: main
269- base_path: grafana/apt/x86_64 /
269+ base_path: grafana/oss/apt /
270270 short_name: ubuntu_noble_grafana
271271 sync_group: alex_test
272272 distribution_name: ubuntu-noble-grafana-
@@ -277,7 +277,7 @@ deb_package_repos:
277277 architectures: amd64
278278 distributions: stable
279279 components: main
280- base_path: releases/bundle/ opensearch/3.x/apt/
280+ base_path: opensearch/3.x/apt/
281281 short_name: ubuntu_noble_opensearch
282282 sync_group: alex_test
283283 distribution_name: ubuntu-noble-opensearch-
@@ -288,7 +288,7 @@ deb_package_repos:
288288 architectures: amd64
289289 distributions: stable
290290 components: main
291- base_path: releases/bundle/ opensearch-dashboards/3.x/apt/
291+ base_path: opensearch-dashboards/3.x/apt/
292292 short_name: ubuntu_noble_opensearch_dashboards
293293 sync_group: alex_test
294294 distribution_name: ubuntu-noble-opensearch-dashboards-
You can’t perform that action at this time.
0 commit comments