File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -365,10 +365,10 @@ stackhpc_pulp_rpm_repos:
365
365
base_path : " opensearch-dashboards/2.x/yum/"
366
366
required : " {{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
367
367
368
- - name : DOCA Online Repo 2.8.0
369
- url : " {{ stackhpc_release_pulp_content_url }}/doca/2.8.0 /rhel9.4/x86_64/{{ stackhpc_pulp_repo_doca_version }}"
368
+ - name : DOCA Online Repo {{ stackhpc_pulp_doca_host_version }}
369
+ url : " {{ stackhpc_release_pulp_content_url }}/doca/{{ stackhpc_pulp_doca_host_version }} /rhel9.4/x86_64/{{ stackhpc_pulp_repo_doca_version }}"
370
370
distribution_name : " doca-"
371
- base_path : " doca/2.8.0 /rhel9.4/x86_64/"
371
+ base_path : " doca/{{ stackhpc_pulp_doca_host_version }} /rhel9.4/x86_64/"
372
372
required : " {{ stackhpc_pulp_sync_el_9 }}"
373
373
374
374
# RPM repositories
You can’t perform that action at this time.
0 commit comments