Use default value for controller_bootstrap_user

The default is to use the same username as the operator for
bootstrapping the controller. In vagrant this will still typically be
correct - the vagrant user. This should also be correct in the OpenStack
CI environment - the zuul user will be used.
This commit is contained in:
Mark Goddard 2018-03-13 11:49:56 +00:00
parent c1ae6b31b1
commit 54c2f06d7a
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@
# User with which to access the controllers via SSH during bootstrap, in order
# to setup the Kayobe user account.
#controller_bootstrap_user:
# No need to provide a different user for bootstrapping.
controller_bootstrap_user: vagrant
###############################################################################
# Network interface attachments.