heat-templates/hot/software-config/elements/heat-config-cfn-init
Xiao Xi LIU cf2cf5b5da Truncate last_metadata file dumped by cfn-init hook
This patch truncates JSON-dumped metadata file (the default path
should be "/var/cache/heat-cfntools/last_metadata") by cfn-init hook,
and makes sure the file content includes proper metadata only.

Change-Id: I313cc63012134e10165f6bfe09b1096a3cb92cc1
Closes-Bug: #1391072
2014-11-12 02:27:59 -06:00
..
install.d Truncate last_metadata file dumped by cfn-init hook 2014-11-12 02:27:59 -06:00
element-deps Make hook elements depend on heat-config 2014-10-22 15:04:53 -04:00
README.rst Software config hook to provision using cfn-init 2014-04-29 09:40:08 +12:00

A hook which consumes configuration in the format of AWS::CloudFormation::Init metadata. It is provided to enable migrating from CloudFormation metadata configuration to configuration using config and deployment resources.