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 c61deb2 commit d989478Copy full SHA for d989478
.github/workflows/package-build-ofed.yml
@@ -224,7 +224,7 @@ jobs:
224
run: |
225
source venvs/kayobe/bin/activate &&
226
source src/kayobe-config/kayobe-env --environment ci-builder &&
227
- kayobe playbook run src/kayobe-config/etc/kayobe/ansible/build-ofed-rl9.yml
+ kayobe playbook run src/kayobe-config/etc/kayobe/ansible/build-ofed-rocky.yml
228
env:
229
KAYOBE_VAULT_PASSWORD: ${{ secrets.KAYOBE_VAULT_PASSWORD }}
230
0 commit comments