Skip to content

Commit c317e83

Browse files
Update bootstrap user
1 parent b564944 commit c317e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ jobs:
192192
run: |
193193
source venvs/kayobe/bin/activate &&
194194
source src/kayobe-config/kayobe-env --environment ci-builder &&
195-
kayobe seed host configure --skip-tags network,docker
195+
kayobe seed host configure --skip-tags network,docker -e seed_bootstrap_user="cloud-user"
196196
env:
197197
KAYOBE_VAULT_PASSWORD: ${{ secrets.KAYOBE_VAULT_PASSWORD }}
198198

0 commit comments

Comments
 (0)