Skip to content

Commit 309855f

Browse files
Fix bracket
1 parent 77b4275 commit 309855f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/kayobe/ofed.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ stackhpc_pulp_sync_ofed_modules: false
1717

1818
# DOCA Snapshot versions. The defaults use the appropriate version from
1919
# pulp-repo-versions.yml
20-
stackhpc_pulp_repo_rhel9_doca_version: "{{ lookup('vars', 'stackhpc_pulp_repo_rhel_9_4_doca_version' }}"
21-
stackhpc_pulp_repo_rhel9_doca_modules_version: "{{ lookup('vars', 'stackhpc_pulp_repo_rhel_9_4_doca_modules_version' }}"
20+
stackhpc_pulp_repo_rhel9_doca_version: "{{ lookup('vars', 'stackhpc_pulp_repo_rhel_9_4_doca_version') }}"
21+
stackhpc_pulp_repo_rhel9_doca_modules_version: "{{ lookup('vars', 'stackhpc_pulp_repo_rhel_9_4_doca_modules_version') }}"
2222

2323
# OFED kernel module repository for Rocky 9
2424
stackhpc_pulp_repo_doca_ofed_rhel9:

0 commit comments

Comments
 (0)