Adding cfn-credentials file to heat-cfntools

Change-Id: Icd9f0e24700d8016169682f86d5004ec1486c463
This commit is contained in:
Clint Byrum 2013-03-21 16:26:49 -07:00 committed by Gerrit Code Review
parent 51f003bf2f
commit a28a1be2c3
2 changed files with 3 additions and 1 deletions

View File

@ -0,0 +1,2 @@
AWSAccessKeyId={{heat.access_key_id}}
AWSSecretKey={{heat.secret_key}}

View File

@ -1,5 +1,5 @@
[main]
stack={{heat.stack.name}}
credential-file=/var/lib/cloud/data/cfn-credentials
credential-file=/etc/cfn/cfn-credentials
region={{heat.stack.region}}
interval=10