diff options
author | Steve Baker <sbaker@redhat.com> | 2015-07-07 15:16:28 +1200 |
---|---|---|
committer | Steve Baker <sbaker@redhat.com> | 2015-07-08 21:50:27 +0000 |
commit | 6bf17a9d9303962414c210a7baf9f8d605547ab7 (patch) | |
tree | e0ed2a8edc31ceef3ec9cf3942c901c8090d6770 /firstboot | |
parent | bca9e7fa9f18a436b0840f17454516c8a10f36fd (diff) |
Set heat::instance_user to empty string
In the overcloud heat, heat.conf instance_user is set to heat-admin.
The consequence of this is that SSHing into heat created guest VMs will require
the user 'heat-admin'. I predict that this will result in user confusion as to
how to SSH into their VMs since they will be attempting default usernames
(centos, cloud-user etc) or the documented heat default user (ec2-user)
This change sets it to an empty string so that default usernames are used.
This change depends on the puppet-heat fix to allow empty string instance_user:
Depends-On: I9e8be0dd50709d271fc81683770c78380724e405
Change-Id: Id14bf3a4ac1b1c95797dae16c674b32a2da230f8
Diffstat (limited to 'firstboot')
0 files changed, 0 insertions, 0 deletions