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.
1 parent bb5e5bb commit 6b47fadCopy full SHA for 6b47fad
ansible/inventory/group_vars/all/package-repos
@@ -253,6 +253,12 @@ rpm_package_repos:
253
short_name: treasuredata_4
254
sync_group: third_party
255
distribution_name: treasuredata-4-
256
+ - name: DOCA Online Repo 2.8.0
257
+ url: https://linux.mellanox.com/public/repo/doca/2.8.0/rhel9.4/x86_64/
258
+ base_path: doca/2.8.0/rhel9.4/x86_64/
259
+ short_name: doca
260
+ sync_group: third_party
261
+ distrbution_name: doca-
262
263
# Base Rocky Linux 9.4 repositories
264
- name: Rocky Linux 9.4 - AppStream
0 commit comments