Skip to content

Commit 9cffe0b

Browse files
committed
fix ofed dependencies install
1 parent f72377d commit 9cffe0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ansible/roles/ofed/tasks/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@
5959
- valgrind-devel
6060
- kernel-rpm-macros
6161
- python36-devel
62+
enablerepo:
63+
- powertools
6264
register: ofed_build_deps
6365

6466
- name: Run install script

0 commit comments

Comments
 (0)