Rename of seed bootstrap user
This commit is contained in:
parent
41fac7e599
commit
7b495eb15e
@ -29,10 +29,6 @@
|
|||||||
# Base image for the seed VM root volume.
|
# Base image for the seed VM root volume.
|
||||||
#seed_vm_root_image:
|
#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.
|
# Dummy variable to allow Ansible to accept this file.
|
||||||
workaround_ansible_issue_8743: yes
|
workaround_ansible_issue_8743: yes
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
---
|
---
|
||||||
|
###############################################################################
|
||||||
# Seed node configuration.
|
# 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.
|
# Network interface attachments.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user