Skip to content

Commit 22d54a0

Browse files
authored
Fix user for SMS
1 parent 71b4022 commit 22d54a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/seed-hypervisor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# User with which to access the seed hypervisor via SSH during bootstrap, in
66
# order to setup the Kayobe user account. Default is {{ os_distribution }}.
7-
#seed_hypervisor_bootstrap_user:
7+
seed_hypervisor_bootstrap_user: "{{ lookup('env', 'USER') }}"
88

99
###############################################################################
1010
# Seed hypervisor network interface configuration.

0 commit comments

Comments
 (0)