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 dfa29bd commit 5ba8a2aCopy full SHA for 5ba8a2a
.github/workflows/package-build-ofed.yml
@@ -224,11 +224,11 @@ 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.yml
+ kayobe playbook run src/kayobe-config/etc/kayobe/ansible/build-ofed-rl9.yml
228
env:
229
KAYOBE_VAULT_PASSWORD: ${{ secrets.KAYOBE_VAULT_PASSWORD }}
230
231
- - name: Run OFED publish playbook
+ - name: Run OFED upload playbook
232
233
234
etc/kayobe/ansible/build-ofed.yml
0 commit comments