Skip to content

Commit 02e6321

Browse files
claudia-lolarocky Cloud User
authored andcommitted
edit to controllers.yml
1 parent a7df156 commit 02e6321

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

etc/kayobe/environments/ci-aio/controllers.yml

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

55
# User with which to access the controllers via SSH during bootstrap, in order
66
# 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'
7+
controller_bootstrap_user: "{{ os_distribution if os_distribution == 'ubuntu' else 'cloud-user' }}"
98

109
controller_extra_network_interfaces:
1110
- ethernet

0 commit comments

Comments
 (0)