Set heat::instance_user to empty string
authorSteve Baker <sbaker@redhat.com>
Tue, 7 Jul 2015 03:16:28 +0000 (15:16 +1200)
committerSteve Baker <sbaker@redhat.com>
Wed, 8 Jul 2015 21:50:27 +0000 (21:50 +0000)
commit6bf17a9d9303962414c210a7baf9f8d605547ab7
treee0ed2a8edc31ceef3ec9cf3942c901c8090d6770
parentbca9e7fa9f18a436b0840f17454516c8a10f36fd
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
puppet/controller-puppet.yaml
puppet/hieradata/controller.yaml