Skip to content

Commit

Permalink
Update bootstrap user
Browse files Browse the repository at this point in the history
  • Loading branch information
assumptionsandg committed Oct 8, 2024
1 parent b564944 commit c317e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-build-ofed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
run: |
source venvs/kayobe/bin/activate &&
source src/kayobe-config/kayobe-env --environment ci-builder &&
kayobe seed host configure --skip-tags network,docker
kayobe seed host configure --skip-tags network,docker -e seed_bootstrap_user="cloud-user"
env:
KAYOBE_VAULT_PASSWORD: ${{ secrets.KAYOBE_VAULT_PASSWORD }}

Expand Down

0 comments on commit c317e83

Please sign in to comment.