efc7424e26
This requires us to use a bootstrap user account to add the Kayobe user and group with an authorised SSH key. All subsequent SSH access uses this new user.
4 lines
95 B
Plaintext
4 lines
95 B
Plaintext
---
|
|
# User with which to access the seed VM via SSH.
|
|
ansible_user: "{{ kayobe_ansible_user }}"
|