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:
266
266
policy: immediate
267
267
distributions: stable
268
268
components: main
269
- base_path: grafana/apt/x86_64 /
269
+ base_path: grafana/oss/apt /
270
270
short_name: ubuntu_noble_grafana
271
271
sync_group: alex_test
272
272
distribution_name: ubuntu-noble-grafana-
@@ -277,7 +277,7 @@ deb_package_repos:
277
277
architectures: amd64
278
278
distributions: stable
279
279
components: main
280
- base_path: releases/bundle/ opensearch/3.x/apt/
280
+ base_path: opensearch/3.x/apt/
281
281
short_name: ubuntu_noble_opensearch
282
282
sync_group: alex_test
283
283
distribution_name: ubuntu-noble-opensearch-
@@ -288,7 +288,7 @@ deb_package_repos:
288
288
architectures: amd64
289
289
distributions: stable
290
290
components: main
291
- base_path: releases/bundle/ opensearch-dashboards/3.x/apt/
291
+ base_path: opensearch-dashboards/3.x/apt/
292
292
short_name: ubuntu_noble_opensearch_dashboards
293
293
sync_group: alex_test
294
294
distribution_name: ubuntu-noble-opensearch-dashboards-
You can’t perform that action at this time.
0 commit comments