tripleo-heat-templates/examples/source_include_subkey_result.yaml
Clint Byrum 69f1dcc7cb Add recursive whole-file __include__ tag
We can now merge an entire file with minimal effort.

Change-Id: If86657fb9f9cca0f048c9e01100a3667597a6596
2013-09-30 09:04:07 -07:00

15 lines
298 B
YAML

Description: examples/source_include_subkey.yaml
HeatTemplateFormatVersion: '2012-12-12'
Parameters:
GenericBImage:
Type: String
Resources:
GenericB:
Metadata:
my_meta:
Ref: ImportantValue
Properties:
image:
Ref: GenericBImage
Type: OS::Nova::Server