Provide example config option for instance_user.

Change-Id: I0782dafd785c21e96e4063ab4604dd3703c7c436
This commit is contained in:
Clint Byrum 2013-05-10 13:35:08 -07:00
parent 61090f485e
commit 703285dca3
1 changed files with 5 additions and 0 deletions

View File

@ -31,6 +31,11 @@ instance_connection_is_secure = 0
# be enabled or disabled
instance_connection_https_validate_certificates = 1
# The default user that heat creates in users for ssh
# administration is `ec2-user`, which is compatible with
# AWS CloudFormation. You can change it with instance_user
# instance_user = heat-admin
# URL for instances to connect for metadata
# ie the IP of the bridge device connecting the
# instances with the host and the bind_port of