Skip to content

Commit 18df9b4

Browse files
Re-add the vault password
1 parent 300353f commit 18df9b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/package-build-ofed.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,8 @@ jobs:
192192
source venvs/kayobe/bin/activate &&
193193
source src/kayobe-config/kayobe-env --environment ci-builder &&
194194
kayobe seed host configure -e seed_bootstrap_user=cloud-user --skip-tags network,docker
195+
env:
196+
KAYOBE_VAULT_PASSWORD: ${{ secrets.KAYOBE_VAULT_PASSWORD }}
195197

196198
- name: Run OFED builder playbook
197199
run: |

0 commit comments

Comments
 (0)