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 a7df156 commit 02e6321Copy full SHA for 02e6321
etc/kayobe/environments/ci-aio/controllers.yml
@@ -4,8 +4,7 @@
4
5
# User with which to access the controllers via SSH during bootstrap, in order
6
# to setup the Kayobe user account. Default is {{ os_distribution }}.
7
-#controller_bootstrap_user: "{{ os_distribution if os_distribution == 'ubuntu' else 'cloud-user' }}"
8
-controller_bootstrap_user: 'rocky'
+controller_bootstrap_user: "{{ os_distribution if os_distribution == 'ubuntu' else 'cloud-user' }}"
9
10
controller_extra_network_interfaces:
11
- ethernet
0 commit comments