diff --git a/etc/kayobe/seed-vm.yml b/etc/kayobe/seed-vm.yml index e5e12ff..e9fe717 100644 --- a/etc/kayobe/seed-vm.yml +++ b/etc/kayobe/seed-vm.yml @@ -29,10 +29,6 @@ # Base image for the seed VM root volume. #seed_vm_root_image: -# User with which to access the seed VM via SSH during bootstrap, in order to -# setup the Kayobe user account. -#seed_vm_bootstrap_user: - ############################################################################### # Dummy variable to allow Ansible to accept this file. workaround_ansible_issue_8743: yes diff --git a/etc/kayobe/seed.yml b/etc/kayobe/seed.yml index 82b623a..bd179ce 100644 --- a/etc/kayobe/seed.yml +++ b/etc/kayobe/seed.yml @@ -1,6 +1,11 @@ --- +############################################################################### # Seed node configuration. +# User with which to access the seed via SSH during bootstrap, in order to +# setup the Kayobe user account. +#seed_bootstrap_user: + ############################################################################### # Network interface attachments.