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 71b4022 commit 22d54a0Copy full SHA for 22d54a0
etc/kayobe/seed-hypervisor.yml
@@ -4,7 +4,7 @@
4
5
# User with which to access the seed hypervisor via SSH during bootstrap, in
6
# order to setup the Kayobe user account. Default is {{ os_distribution }}.
7
-#seed_hypervisor_bootstrap_user:
+seed_hypervisor_bootstrap_user: "{{ lookup('env', 'USER') }}"
8
9
###############################################################################
10
# Seed hypervisor network interface configuration.
0 commit comments