Skip to content

Commit 3fb958d

Browse files
Test sync DOCA 2.9.1
1 parent 75b61d2 commit 3fb958d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ansible/inventory/group_vars/all/package-repos

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -586,12 +586,12 @@ rpm_package_repos:
586586
sync_group: third_party
587587
distribution_name: opensearch_dashboards-2.x-yum-
588588
# DOCA Repository for RHEL 9.4
589-
- name: DOCA Online Repo 2.8.0 - RHEL 9.4
590-
url: https://linux.mellanox.com/public/repo/doca/2.8.0/rhel9.4/x86_64/
591-
base_path: doca/2.8.0/rhel9.4/x86_64/
592-
short_name: doca_2_8_0_rhel9_4
589+
- name: DOCA Online Repo 2.9.1 - RHEL 9.4
590+
url: https://linux.mellanox.com/public/repo/doca/2.9.1/rhel9.4/x86_64/
591+
base_path: doca/2.9.1/rhel9.4/x86_64/
592+
short_name: doca_2_9_1_rhel9_4
593593
sync_group: third_party
594-
distribution_name: doca-2.8.0-rhel9.4-
594+
distribution_name: doca-2.9.1-rhel9.4-
595595

596596
# Default filter string for RPM package repositories.
597597
rpm_package_repo_filter: ""

0 commit comments

Comments
 (0)