Adding cfn-credentials file to heat-cfntools
Change-Id: Icd9f0e24700d8016169682f86d5004ec1486c463
This commit is contained in:
parent
51f003bf2f
commit
a28a1be2c3
@ -0,0 +1,2 @@
|
||||
AWSAccessKeyId={{heat.access_key_id}}
|
||||
AWSSecretKey={{heat.secret_key}}
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user